subject

The System maintains the ID, Name, Residential address and the Phone number (must start with Area code) for N subscribers in one dimensional arrays. Write a menu-driven application for performing the following operations. a) Accept the Subscriber’s details b) Search for records based on one of the following and display the details. (i) Name (ii) Phone Number Note: User can enter either a part of a name or in full for searching. c) Sorts the records in the ascending order of one of the following fields based on user’s choice (i) Name (ii) Phone number d) Displays the subscribers’ details in a tabular form as shown below: Address List ID Name Address Phone Number 11 RAHUL BOSE 15TH CROSS ST. 06-234 5678 12 TARUN SHARMA 14TH AVENUE 06-456 7831 Note: Store three user names and their passwords in two arrays. When the program executes, accept a user name and a password from the user, if they are valid then allow the user to work with the system, otherwise display error message and exit the program.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:40
Write a program that begins by reading in a series of positive integers on a single line of input and then computes and prints the product of those integers. integers are accepted and multiplied until the user enters an integer less than 1. this final number is not part of the product. then, the program prints the product. if the first entered number is negative or 0, the program must print “bad input.” and terminate immediately. next, the program determines and prints the prime factorization of the product, listing the factors in increasing order. if a prime number is not a factor of the product, then it
Answers: 2
question
Computers and Technology, 23.06.2019 00:10
Write a function so that the main0 code below can be replaced by the simpler code that calls function mphandminutes tomiles0. original main0 int main) l double milesperhour-70.0; double minutestraveled = 100.0; double hourstraveled; double milestraveled; hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; cout < "miles" 2 using namespace std; 4 /* your solution goes here/ 6 int maino 1 test passed 7 double milesperhour 70.0 all tests passed 8 double minutestraveled 100.0; 10 cout < < "miles: " < < mphandminutestomiles(milesper-hour, minutestraveled) < < endl; 12 return 0; 13
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
The place where the extended axis of the earth would touch the celestial sphere is called the celestial
Answers: 1
question
Computers and Technology, 23.06.2019 21:40
Draw the resistor’s voltage and current phasors at t=15ms. draw the vectors with their tails at the origin. the orientation of your vectors will be graded. the exact length of your vectors will not be graded.
Answers: 2
You know the right answer?
The System maintains the ID, Name, Residential address and the Phone number (must start with Area co...
Questions
question
Mathematics, 10.11.2020 20:10
question
Social Studies, 10.11.2020 20:10
question
Biology, 10.11.2020 20:10
question
Biology, 10.11.2020 20:10