MCQ Single Best Answer Easy

QThe absence of which statement leads to fall through situation in switch case statement?

ID: #19881 Inheritance in Java (IS-A) 89 views
Question Info
#19881Q ID
EasyDifficulty
Inheritance in Java (IS-A)Topic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A continue
  • B break
  • C return
  • D System.exit(0)
Correct Answer: Option B

Explanation

break

Share This Question

Challenge a friend or share with your study group.