X1130: Bad Phone Numbers

The phone company is having trouble where bad phone numbers keep appearing under different names. Write a method that will return true if the parameter number is a value in noCallMap, otherwise return false.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.