Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hello, I need help writing a method that when given a Name, it will display the formated (###-###-####) string of numbers associated with that Name.
Hello, I need help writing a method that when given a Name, it will display the formated (###-###-####) string of numbers associated with that Name. The Idea is to mimic a phone number list, so by typing in someones name, it searches through a text document and returns that persons phone number. dont worry about it actually displaying the number since the text file isnt provided, just write the method that would
Also please write in Java, thank you!
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