What type of selection can be used in leu of switch/case?
2 answers:
An if or else statement can be
In lieu of a switch/case statement, you can use an if/else statement. For example:
switch(x)
{
case 100:
System.out.println("Good grades! Keep it up!");
case 50:
System.out.printfln("Bad grades! Work harder!");
}
OR, you can use if/else:
if (x == 100):
Sytstem.out.println("Good grades! Keep it up!");
if (x == 50):
System.out.printfln("Bad grades! Work harder!");
You might be interested in
Answers:
1- cell address ( i think)
Answer:
Quick Analysis toolbar
Explanation:
it appears with the options formatting, chart, total, table, sparklines
Hello <span>Areyano7475
</span>
Question: T<span>he term drive app is used to describe applications stored on a computer true or false
Answer: False
Hope this helps
-Chris</span>
A symbol or set of characters in a programming statement whose value can be changed
Yes you can use adobe flash to make a cartoon