C MCQ set number 00696

1. What is the output of this C code? #include <stdio.h> void main() { int i = 5, k; if (i == 0) goto label; label: printf(”%d”, i); printf(”Hey”); } a) 5 b) Hey c) 5 Hey d) Nothing AnswerAnswer: c [Reason:] None. 2. goto can be used to jump from main to within a…


This content is for paid premium members only.
You can view complete answer after activation your membership.


Need only one answers. Simply buy single day pass and email. We will send answers for this question.
Login Buy membership