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, 21.06.2019 18:10
In mathematics and computer science, a set is a collection in which order does not matter and there are no duplicates. in this problem, we are going to to define a class which wil allow us to create an object to represent a set of integers. you will write a program set.java to define the class set. each instance of the class set will be an object representing a set of integers.
Answers: 3
question
Computers and Technology, 22.06.2019 03:20
Which of these is a benefit of social networking? oa. hiding your true identity from friendsob. avoiding talking to people in personoc. spending time with friends instead of studyingod. connecting with new people
Answers: 2
question
Computers and Technology, 23.06.2019 23:40
Which of the following calculates the total from the adjacent cell through the first nonnumeric cell by default, using the sum function in its formula? -average -autosum -counta -max
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
Use a software program or a graphing utility with matrix capabilities to solve the system of linear equations using an inverse matrix. x1 + 2x2 โˆ’ x3 + 3x4 โˆ’ x5 = 6 x1 โˆ’ 3x2 + x3 + 2x4 โˆ’ x5 = โˆ’6 2x1 + x2 + x3 โˆ’ 3x4 + x5 = 3 x1 โˆ’ x2 + 2x3 + x4 โˆ’ x5 = โˆ’3 2x1 + x2 โˆ’ x3 + 2x4 + x5 = 5
Answers: 3
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
Mathematics, 18.11.2020 08:40
Questions on the website: 13722359