subject

What does the following code print? public class { public static void main(String[] args) { int x=5 ,y = 10; if (x>5 && y>=2) System. out. println("Class 1"); else if (x<14 || y>5) System. out. println(" Class 2"); else System. out. println(" Class 3"); }// end of main } // end of class.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 08:30
Today is the anniversary of me being on yet, i don't need it anymore! here's a picture of my dog wearing a bowtie! my question is, how do i delete my account?
Answers: 1
question
Computers and Technology, 22.06.2019 12:30
Which of the choices sean are not true when considering virus behavior
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Barbara is interested in pursuing a career in the science and math pathway. which qualifications will her reach that goal? a.an advanced knowledge of physics and math b.an advanced knowledge of engineering and math c. an advanced knowledge of physics and robotics an d. advanced knowledge of machinery and math
Answers: 1
question
Computers and Technology, 25.06.2019 00:00
Rom is designed for computer instructions temporary storage of data processing data
Answers: 1
You know the right answer?
What does the following code print? public class { public static void main(String[] args) { int x=5...
Questions
Questions on the website: 13722367