Zoho interview question

what is output for following: main() { string abc; some code: printf("abc"); }

Interview Answers

Anonymous

May 30, 2017

abc

4

Anonymous

Nov 18, 2017

an error occurs.

1

Anonymous

Jul 24, 2020

abc

1

Anonymous

Jun 11, 2017

Error in program to change answer is abc

1

Anonymous

Nov 22, 2013

output : abc there is a chance for error....to avoid gap b/w label some code should be avoided.

5