What is the default label used for in a switch statement?
Answers were Sorted based on User's Feedback
Answer / n
switch takes a parameter. If any case statement matches the
passed parameter the code snippet in that case is ececuted.
but if none matches the default case is executed. Thus it
is used to execute the default action in case of no matches.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I uninstall vc++ 2015?
what are the advantages of VC++ design environment
What is the difference between the client and non-client areas?
What is visual c++ 2010 redistributable package x64?
What is a transparent image?
Name the function is used to transfer bitmaps to an output device?
What is a glyph?
What is microsoft visual c++ 2013 redistributable package x64?
Do I need the microsoft visual c++?
What is cmutex?
How to Use mfc71d.dll not mfc71.dll ?
What is vc++ programming?