Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a program that stores a list of people with the following data this is for C/C++ First Name (length of 25 characters) Last Name

  1. write a program that stores a list of people with the following data this is for C/C++
  • First Name (length of 25 characters)
  • Last Name (length of 25 characters)
  • Birthdate (saved as a string in the format of mm/dd/yyyy)
  • 3 Phone # (Home, Work, Cell, length of 15 characters each)
  • Address Line 1 (length of 50 characters)
  • Address Line 2 (length of 50 characters)
  • City (length of 30 characters)
  • State (length of 25 characters)
  • Zip code (length of 10 characters)

You should have a menu that does the following:

  • Displays the contacts information
  • Adds a contact
  • Updates a contacts information

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Step: 3

blur-text-image

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

Databases Organizing Information Digital And Information Literacy

Authors: Greg Roza

1st Edition

1448805929, 978-1448805921

More Books

Students also viewed these Databases questions

Question

a. Describe the encounter. What made it intercultural?

Answered: 1 week ago