I had trouble answering the questions, I'm a beginner.
Switch Statement
a)Explain the basic syntax and sematics of the switch statement?
b)Can we select on a range of values using a sitch?
c)Compare and contrast
and
?
Switch Statement
a)Explain the basic syntax and sematics of the switch statement?
b)Can we select on a range of values using a sitch?
c)Compare and contrast
Code:
if
Code:
switch
Comment