You are not logged in.

#1 2015-06-10 06:52:51

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

Java Switch:

Question:
Which statement provides an easy way to dispatch execution to different parts of your code based on the value of an expression?

Option A):
if-else-if
Option B):
Switch
Option C):
Nested-if
Option D):
If

Correct Answer is Option B):
Switch


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-06-10 06:52:51

Advertisement
Ads By Google

Re: Java Switch:



\n

Board footer