C
Q. When all cases are unmatched which case is matched in a switch statement?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The statement printf("%c", 100); will print?
Q. "A union can contain data of different data types". True or False?
Q. What will be the output of the following C program?
Q. Representation of data structure in memory is known as
Q. Which of the following is NOT possible with any 2 operators in C?
Q. Which of the following is a ternary operator?
Q. What is the output of this program?
Q. Can we declare function inside structure of C Programming?
Q. Choose a correct statement about C file operation program?
Discusssion
Login to discuss.