Home / Programming MCQs / C Programming MCQs / Question
R
Q. Choose a correct statement about a C Switch Construct.
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.
The statement printf("%c", 100); will print?
The keyword used to transfer control from a function back to the calling function is
What is the output of this program?
What is the output of C Program with Functions.?
What is the value of character constant 'A' of ASCII character set?
Which loop is faster in C Language, for, while or Do While.?
What is the range of values that can be stored by int datatype in C?
The following code is an example of?
Which Translator can translate Assembly language program to Machine Language?
Discusssion
Login to discuss.