1. What is the output of this C code? #include <stdio.h> const int a = 1, b = 2; int main() { int x = 1; switch (x) { case a: printf(”yes “); case b: printf(”non”); break; } } a) yes no b) yes c) no d) Compile time error AnswerAnswer: d [Reason:] None. 2….
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.