Zoho interview question

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

Interview Answers

Anonymous

30 May 2017

abc

4

Anonymous

18 Nov 2017

an error occurs.

1

Anonymous

24 Jul 2020

abc

1

Anonymous

11 Jun 2017

Error in program to change answer is abc

1

Anonymous

22 Nov 2013

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

5