Question: Programming Language C++ 1)Please, if the user input the blank, the error message should print out and ask the user to input the dog name,

Programming Language C++

1)Please, if the user input the blank, the error message should print out and ask the user to input the dog name, breed again (All menu choices)

2) If the user input the string more than 10 letters, the error message should print out and ask the user to input the dog name breed again (All Menu CHoices)

3) Name, breed should be string, age should be int, amount and weight should be float.

4) Don't use printf

Programming Language C++ 1)Please, if the user input the blank, the error

message should print out and ask the user to input the dog

name, breed again (All menu choices) 2) If the user input the

Different program but example)

string more than 10 letters, the error message should print out and

ask the user to input the dog name breed again (All Menu

CHoices) 3) Name, breed should be string, age should be int, amount

A menu-driven program that allows my friend, the dog trainer, to store information about his dogs including dog name, age, breed, weight, food, and amount to feed Offer the trainer the following menu that loops until they choose option 5. 1. Input a dog's information. 2. Edit a dog's information 3. Search for a dog and display 4. Display all dogs 5. Exit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!