Page 1 of 1

Write the code snippet for an if-else statement that compares two integers (a and b). If a is greater that b, then displ

Posted: Sat May 14, 2022 4:55 pm
by answerhappygod
Write the code snippet for an if-else statement that
compares two integers (a and b). If a is greater that b, then
display the message "The Internet is down!" otherwise display the
messages "Java is easy!" and “Go Centurions” on separate lines