Computers and Technology

In this module, you have been working with individual characters and sets of characters within strings. For this assignment, you will be creating an application that lets the user enter a 10-character telephone number in the format XXX-. Many companies use telephone numbers like 800-FLOWERS, so the number is easier for their customers to remember. On a phone, the alphabetic letters are mapped to the numbers on the keypad in the following fashion (1 & 0 have no corresponding letters):
Letter Number on Phone
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
Your program should meet the following objectives:
The application should display the telephone number without any alphabetic characters that appeared in the original translation to their numeric equivalent. For example, if the user enters 800-FLOWERS, the application should display 800-3569377.
Make a working version of this program in C#.
Software is Visual Studio 2019 C# Windows Forms App ( A project Template Creating a. NET Windows Forms).

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:50, ashiteru123
What is the difference between windows 7 and windows 10?
Answers: 1
image
Computers and Technology, 22.06.2019 22:00, noeminm105
Consider the following declarations (1, 2, 3, 5, 7)class bagtype{public: void set(string, double, double, double, double); void print() const; string getstyle() const; double getprice() const; void get(double, double, double, double); bagtype(); bagtype(string, double, double, double, double); private: string style: double l; double w; double h; double price; }; a.) write the definition of the number function set so that private members are set according to the parametersb.) write the definition of the member function print that prints the values of the data membersc.) write the definition of the default constructor of the class bagtype so that the private member variables are initialized to "", 0.0, 0.0, 0.0, 0.0, respectively d.) write a c++ statement that prints the value of the object newbag. e.) write a c++ statement that declares the object tempbag of type bagtype, and initialize the member variables of tempbag to "backpack", 15, 8, 20 and 49.99, respectively
Answers: 3
image
Computers and Technology, 22.06.2019 22:30, raiapowell
I'll mark brainliest if answered right! with which feature or menu option of a word processing program can you make an image like this? you can get this image using the option of a word processing program.
Answers: 1
image
Computers and Technology, 23.06.2019 06:30, scoutbuffy2512
On early television stations, what typically filled the screen from around 11pm until 6am? test dummies test patterns tests testing colors
Answers: 1
Do you know the correct answer?
In this module, you have been working with individual characters and sets of characters within strin...

Questions in other subjects:

Konu
Mathematics, 07.04.2021 16:30
Konu
English, 07.04.2021 16:30