You are not logged in.
- Index
- » Quiz Questions
- » Java Switch:
- 0
Pages:: 1
#1 2015-06-10 06:52:51
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.
Offline
2015-06-10 06:52:51
- Advertisement
- Ads By Google
Re: Java Switch:
\n
Pages:: 1