Question
Make a project of Telephone Directory. The features of the telephone directory system are mainly related to adding, listing, searching, modifying, and deleting telephone directory-related
Make a project of Telephone Directory.
The features of the telephone directory system are mainly related to adding, listing, searching, modifying, and deleting telephone directory-related records. All these operations are done by using different procedures, all the added and modified data are recorded, and the deleted information is removed from the program. The information contained in the telephone directory records is the name, phone number, and address of the person whose record is entered in the telephone directory system project in Assembly. You have to add the following functionalities to your project, by using procedures.
- Add telephone record
- Show records
- Modify record
- Search telephone records
- Delete record
Note: Do this Question using MIPS 32 instruction set. MIPS ASSEMBLY LANGUAGE (I'm using MARS)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started