Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Imagine that you are a programming consultant. One of your smaller clients needs your help writing a program. Your client has an e-commerce Web site

Imagine that you are a programming consultant. One of your smaller clients needs your help writing a program. Your client has an e-commerce Web site but wants to avoid being sued for allowing children to make purchases without the authorization of their parents.

Prepare a document that guides your client in program preparation and includes an example console program. 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.

Your paper must include the following 5 parts in addition to the coded solution:

  • A problem analysis chart with each of the following sections:
    1. Given information
    2. Required results
    3. Processing required to obtain the results
    4. 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

QUESTION Imagine that you are a programming consultant One of your smaller clients needs your help writing a program Your client has an ecommerce Web site but wants to avoid being sued for allowing ch... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Communicating as professionals

Authors: Raymond Archee, Myra Gurney, Terry Mohan

3rd edition

170214974, 978-0170214971

More Books

Students also viewed these Programming questions

Question

Do you prefer email or SMS for certain activities? Please explain.

Answered: 1 week ago