Computer Applications
The .......... is a logical situation where either of the two actions are to be performed depending on certain condition.
- if else
- if
- if else if
Java Conditional Stmts
34 Likes
Answer
if else
Answered By
5 Likes
Related Questions
Radhika is writing a program in Java to print her name 10 times. Suggest her the appropriate condition for the same.
Naina has written a program in which she has entered one number. She wants to check whether the entered number is divisible by 2 or not. Suggest her the appropriate condition for the same.
Name the expression that is used to initialize a loop variable.
The unusual execution of more than one case at a time is termed as