What will be the output*
int sum = 94:
if ( sum < 20 )
(
System.out.print("Under ");
System.out.println("the limit.");
}
else
[
System.out.print("Over ");
System.out.println("the limit.");
}
Answers
Answered by
0
Under the limit ................................
Answered by
0
Answer:
Underthelimit
Overthelimit
Similar questions
Physics,
3 months ago
Social Sciences,
3 months ago
English,
3 months ago
Physics,
7 months ago
Math,
7 months ago
Environmental Sciences,
1 year ago