Predict the output:
int total=500;
if (total>550)
{
System.out.print(“Grade A”);
}
else
{
System.out.print(“Grade B”);
}
System.out.println(“Well done. Keep it up”);
Answers
Answered by
0
Answer:
6688 is correct answer of question
Similar questions
Math,
12 hours ago
World Languages,
12 hours ago
English,
23 hours ago
Math,
23 hours ago
English,
8 months ago