Write a conditional structure that will do the following: 1. Test whether the variable age is greater than or equal to 17. 2. If age is greater than or equal to 17, display the message "You're old enough to drive" 3. Test whether age is is less than 17 and greater than zero. 4. If age is less than 17, display the message "You're not old enough to drive" 5. Display a message if both tests result in false (age is a negative number ): "Invalid entry"

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter5: Making Decisions
Section: Chapter Questions
Problem 19RQ
icon
Related questions
Question

need this answered in c++

Write a conditional structure that will do the following:
1. Test whether the variable age is greater than or equal to 17.
2. If age is greater than or equal to 17, display the message "You're old enough to drive"
3. Test whether age is is less than 17 and greater than zero.
4. If age is less than 17, display the message "You're not old enough to drive"
5. Display a message if both tests result in false (age is a negative number ): "Invalid entry"
Paragraph
B I
Path: p
Transcribed Image Text:Write a conditional structure that will do the following: 1. Test whether the variable age is greater than or equal to 17. 2. If age is greater than or equal to 17, display the message "You're old enough to drive" 3. Test whether age is is less than 17 and greater than zero. 4. If age is less than 17, display the message "You're not old enough to drive" 5. Display a message if both tests result in false (age is a negative number ): "Invalid entry" Paragraph B I Path: p
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
ADT and Class
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