akosiraff

Download StudentsArray & Telephone Book JAVA Answer

Oct 19th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1.  
  2. Download: https://solutionzip.com/downloads/studentsarray-telephone-book/
  3. Q1:
  4. a) Add 3 Students class objects in an array.
  5. b) Then read the array and print details of all students.
  6. Q2:
  7. Write a java program to main Telephone Book using Hash Map.
  8. Provide below operations: –
  9. 1) Addition of new Phone Entry
  10. 2) Deletion of Phone Entry
  11. 3) Searching phone number based on Customer Name
  12. 4) Displaying all records from phone Book
  13.  
  14. Download: https://solutionzip.com/downloads/studentsarray-telephone-book/
Add Comment
Please, Sign In to add comment