Monday, 24 September 2012

C Programming Language Objective Type Questions With Answers

Multiple choice and objective type questions base on the switch control structure of C language.  1) When we use the case control structure ?To choose one from multiple alternativesTo switch from one instruction to anotherTo make the execution fastNone of aboveShow/Hide AnswerAnswer = A2) The case keyword is followed by ? Float values Character valuesinteger valuesBoth b and cShow/Hide

No comments:

Post a Comment