What is the default label used for in a switch statement?
Answer Posted / 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 |
Post New Answer View All Answers
Explain pointer to the constant and constant pointer? Explain difference between them.
What is microsoft visual c++ 2015 redistributable package x64?
Can I remove microsoft visual c++?
What is vcruntime?
What is the use of microsoft visual c++ 2015 redistributable?
What is microsoft visual c++ 2013 redistributable?
What is dao in vc ++?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
Is visual c++ a compiler?
Do I need the microsoft visual c++?
Do you need microsoft visual c++?
What is microsoft visual c++ 2017 redistributable?
What is cwinthread class? Explain its advantages.
What is visual c++ runtime?
Can I delete old microsoft visual c++?