Write a program that prompts a student to enter a Java score. If thescore is greater or equal to 60, display “you pass the exam”; otherwise, display “youdon’t pass the exam”. Your program ends with input -1. Here is a sample run: Enter your score: 80 ↵EnterYou pass the exam.Enter your score: 59 ↵EnterYou don't pass the exam.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 15PE
icon
Related questions
Question

Write a program that prompts a student to enter a Java score. If the
score is greater or equal to 60, display “you pass the exam”; otherwise, display “you
don’t pass the exam”. Your program ends with input -1. Here is a sample run:

Enter your score: 80 ↵Enter
You pass the exam.
Enter your score: 59 ↵Enter
You don't pass the exam.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Random Class and its operations
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT