Contacts - Develop java application to manage Contacts
- Add a Contact (name surname telephone)
- Search Contact given surname
- Search Contact given telephone
- Show all contacts (print)
Contact - Name
- Surname
- Telephone number
Classes needed Option 1 - Contacts uses linked list
Option2 - Contacts uses array
- NOTE: if good design, only contacts class changes (no changes on Main, no changes on Contact)
DEBUGGER Step by step step in step over Set breakpoint Watch ( read the variables) Trace
Do'stlaringiz bilan baham: |