Using Java: Write a program that randomly generates an integer greater than or equal to 0 and less than 100. The program should then prompt the user to guess the number. Based on the input, the program should print one of the appropriate messages: • If the user guesses correctly, “You won” should be printed, or any other appropriate message you choose. • If the user guesses a number lower, the program should print “The number is lower” • If the user guesses a number higher, the program should print, “The number is higher” Note that the user should be given five tries to guess the correct number. After 5 tries, the program should print out “You lose.”

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 15PE
icon
Related questions
Question

Using Java:

Write a program that randomly generates an integer greater than or equal to 0 and less than 100. The program should then prompt the user to guess the number. Based on the input, the program should print one of the appropriate messages:
• If the user guesses correctly, “You won” should be printed, or any other appropriate message you choose.
• If the user guesses a number lower, the program should print “The number is lower”
• If the user guesses a number higher, the program should print, “The number is higher”
Note that the user should be given five tries to guess the correct number. After 5 tries, the program should print out “You lose.”

Expert Solution
steps

Step by step

Solved in 2 steps with 1 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
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage