Write Visual Basic program that asks the user to enter a 10-character telephone number in the format of XXX-XXX-XXXX.  The program should display the number with any alphabetic characters translated into the number equivalent.  For example, if the user enters 555-GET-FOOD, the result should be 555-438-3663. Many companies use telephone numbers like 555-GET-FOOD so the number if easier to remember.  On a standard telephone, the alphabetic letters are mapped to numbers in the following manner: A, B, C = 2 D, E, F = 3 G, H, I = 4 J, K, L = 5 M, N, O = 6 P, Q, R, S = 7 T, U, V = 8 W, X, Y, Z = 9

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter7: Characters, Strings, And The Stringbuilder
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question

Write Visual Basic program that asks the user to enter a 10-character telephone number in the format of XXX-XXX-XXXX.  The program should display the number with any alphabetic characters translated into the number equivalent.  For example, if the user enters 555-GET-FOOD, the result should be 555-438-3663.

Many companies use telephone numbers like 555-GET-FOOD so the number if easier to remember.  On a standard telephone, the alphabetic letters are mapped to numbers in the following manner:

A, B, C = 2

D, E, F = 3

G, H, I = 4

J, K, L = 5

M, N, O = 6

P, Q, R, S = 7

T, U, V = 8

W, X, Y, Z = 9

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Knowledge Booster
Types of Expressions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT