127k views
0 votes
Write a C++ program that takes a single character and prints the corresponding digit on the old-style dial or touchtone telephone keypad, if it exists, or a message stating that the character does not correspond to a digit on the keypad.

1 Answer

1 vote
Ok thanks Ianswer: c++
User Nick Reeve
by
4.4k points