If any break statement is missed in switch statement then-02543
If any break statement is missed in switch statement then __________.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.3.
If any break statement is missed in switch statement then __________.
compiler will give error
this may cause a logical error
no effect on program
program stops its execution