subject
Computers and Technology, 08.05.2021 01:00 grey00

1 2
3
4 Please include a README document that details the input format for your program. This document will be used by us to create test case data
5
6 Write a program that:
7
8 Accepts from the user at runtime multiple ANIMALS. Each ANIMAL has a NAME, BIRTHDAY (including year, month, and day), and COLOR. It is also of a particular SPECIES which the user will specify. Input SPECIES can be DOG, CAT, and SHEEP. You may define the input format and field order in any way you wish so long as a user is able to input up to 100 animals at one time.
9
10 Each SPECIES can make a particular sound.
11
12 DOGS say "bark"
13 CATS say "meow
14 SHEEP say "baa"
15 Identify the oldest ANIMAL of the most common SPECIES. Display to the user the following message about this ANIMAL: "NAME, the COLOR SPECIES says SOUND!"
16
17 EXAMPLES
18 input:
19 Jack the white dog born on January 1st, 2016
20 Spot the black dog born on March 8th, 2015
21 Garfield the orange cat born on September 17, 1988
22
23 output:
24 Spot, the black dog says bark!
25
26 input:
27 Spike, 1/1/2020, white, dog
28 Sandy, 3/5/2018, blue, cat
29 Fluffy, 2/29/2016, black, sheep
30 Garfield, 9/17/1998, orange, cat
31
32 output:
33 Garfield, the orange cat says meow! ^
1
2
3
4 Please include a README document that details the input format for your program. This document will be used by us to create test case data
5
6 Write a program that:
7
8 Accepts fron the user at runtime multiple ANIMALS. Each ANIMAL has a NAME, BIRTHDAY (including year, month, and day), and COLOR. It is also of a particular SPECIES which the user will specify. Input SPECIES can be DOG, CAT, and SHEEP. You may define the input format and field order in any way you wish so long as a user is able to input up to 100 animals at one time.
9
10 Each SPECIES can make a particular sound.
11
12 DOGS say "bark"
13 CATS say "meow
14 SHEEP say "baa"
15 Identify the oldest ANIMAL of the most common SPECIES. Display to the user the following message about this ANIMAL: "NAME, the COLOR SPECIES says SOUND!"
16
17 EXAMPLES
18 input:
19 Jack the white dog born on January 1st, 2016
20 Spot the black dog born on March 8th, 2015
21 Garfield the orange cat born on September 17, 1988
22
23 output:
24 Spot, the black dog says bark!
25
26 input
27 Spike, 1/1/2020, white, dog
28 Sandy 3/5/2018, blue, cat
29 Fluffy,2/29/2016, black, sheep
30 Garfield, 9/17/1998, orange, cat
31
32 output:
33 Garfield, the orange cat says meow!
33

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 02:00, hannahliebl2000
What is the largest decimal number that can be represented by a binary number with 4 place values? (remember, each place in a binary number has a value of a power of 2, starting in the ones place with 20.)
Answers: 3
image
Computers and Technology, 22.06.2019 04:30, nickddj12
Kyle, a receptionist for a building supply company, recently won an award for saving his company money on their phone system. after being presented with kyle's research, the company changed the way in which it made long-distance phone calls and cut their expenses in this area by 75 percent. the new system the kyle's company most likely adopted was wired communications switching stations voip hdtv
Answers: 3
image
Computers and Technology, 22.06.2019 11:30, neekWYB
Andrina writes letters that are regularly sent to hundreds of her company’s customers. because of this, she would like for the mail merge command to be in her quick access toolbar, and she wants it to be the first button on the left. what should andrina do to place the mail merge button there?
Answers: 1
image
Computers and Technology, 22.06.2019 17:30, bl88676
1. before plugging in a new device to a computer you should unplug all other devices turn off the computer turn on the computer 2. many of the maintenance tools for a computer can be found in the control panel under administrative tools display personalization
Answers: 1
You know the right answer?
1 2
3
4 Please include a README document that details the input format for your progr...

Questions in other subjects:

Konu
Mathematics, 13.12.2021 07:10
Konu
Mathematics, 13.12.2021 07:20
Konu
Mathematics, 13.12.2021 07:20