subject

Write an application that allows a user to enter the name and birth date of up to 10 friends in two arrays called friend_name and friend_birthday both arrays are declared as String arrays and each name has the corresponding birthday. Continue to prompt the user for names and birth-dates until the user enters the sentinel value "ZZZ" for a name or has entered 10 names, whichever comes first. When the user is finished entering names and birthdays, produce an output that display count of how many names were entered, and then display the names. The program ask the user to type one of the names and display the corresponding birth-date or an error message if the name has not been previously entered. The program keep asking to enter a name until the user enters "ZZZ" for a name. (You must use the concept of ARRAY to solve this question).

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
What is a costume plot? why is it important to a film or theater production?
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
Write a method named addall that could be placed inside the hashintset class. this method accepts another hashintset as a parameter and adds all elements from that set into the current set, if they are not already present. for example, if a set s1 contains [1, 2, 3] and another set s2 contains [1, 7, 3, 9], the call of s1.addall(s2); would change s1 to store [1, 2, 3, 7, 9] in some order. you are allowed to call methods on your set and/or the other set. do not modify the set passed in. this method should run in o(n) time where n is the number of elements in the parameter set passed in.
Answers: 2
question
Computers and Technology, 23.06.2019 02:50
Thereโ€™s only one game mode that stars with the letter โ€˜eโ€™ in cs: go. which of the options below is it?
Answers: 1
question
Computers and Technology, 23.06.2019 22:50
An environmental protection agency study of 12 automobiles revealed a correlation of 0.47 between engine size and emissions. at 0.01 significance level, can we conclude that there is a positive association between the variables? what is the p value? interpret.
Answers: 2
You know the right answer?
Write an application that allows a user to enter the name and birth date of up to 10 friends in two...
Questions
question
History, 15.07.2020 21:01
question
Physics, 15.07.2020 21:01
question
History, 15.07.2020 21:01
Questions on the website: 13722366