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.
Buy membership
DistPub Team
Distance Publisher (DistPub.com) provide project writing help from year 2007 and provide writing and editing help to hundreds student every year.