QUESTION 9 What is the output of the following code? 18 int x = 2, y = 9; if (x 8 y 2) System.out.print("Great"); else System.out.print("Nice"); System.out.println(" book"); 20 21 23 24 O Nice O Great O Nice book O Great book

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter4: Making Decisions
Section: Chapter Questions
Problem 7RQ: What is the output of the following code segment?inte=5,f=10;if(eff0) Write(Red); else...
icon
Related questions
icon
Concept explainers
Question
QUESTION 9
What is the output of the following code?
18 int x = 2, y = 9;
if (x 8 y
2)
System.out.print("Great");
20
else
System.out.print("Nice");
System.out.println(" book");
N N
21
23
24
Nice
O Great
O Nice book
O Great book
Transcribed Image Text:QUESTION 9 What is the output of the following code? 18 int x = 2, y = 9; if (x 8 y 2) System.out.print("Great"); 20 else System.out.print("Nice"); System.out.println(" book"); N N 21 23 24 Nice O Great O Nice book O Great book
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Control Structure
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,