Question
The console program must verify the age of a customer attempting to make an online purchase. The program must prompt the customer for his or
The console program must verify the age of a customer attempting to make an online purchase. The program must prompt the customer for his or her year of birth, and it will calculate whether the customer is over 18 years old. The program will then display a message to the customer that his or her purchase request is accepted or denied. problem analysis chart with each of the following sections: Given information Required results Processing required to obtain the results Solution alternatives A flowchart showing the program processing flow An algorithm in pseudocode describing the steps the program will perform. This pseudocode algorithm would consist of a list of steps explaining the sequence of tasks the program will follow to complete the task.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started