Object Oriented Programming (OOP) Concepts MCQs


Q.  Break statement in switch case

a. prevents from fallthrough
b. causes an exit from innermost loop
c. both a and b
d. none



 
 

    Discussion

Post your comment / Share knowledge