文件名称:AIT-500-Lab-3-Document
-
所属分类:
- 标签属性:
- 上传时间:2014-11-10
-
文件大小:328.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points)
2= ABC 3 = DEF 4 = GHI 5 = JKL
6 = MNO 7 = PRS 8 = TUV 9 = WXY
No digit corresponds to either Q or Z. For these 2 letters your program should print a message indicating that they are not used on a telephone.
The program may operate like this:
Enter a single letter and you will get the corresponding digit on the telephone: R
The digit 7 corresponds to the letter R on the telephone
Another example:
Enter a single letter and you will get the corresponding digit on the telephone: Z
There is no digit on the telephone that corresponds to Z
NOTE: Your program should accept only uppercase letters (appropriate error message for special characters or lowercase letters)
Also write a loop that lets user to insert his/her letters, until the character (“$”) is entered.
-1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points)
2= ABC 3 = DEF 4 = GHI 5 = JKL
6 = MNO 7 = PRS 8 = TUV 9 = WXY
No digit corresponds to either Q or Z. For these 2 letters your program should print a message indicating that they are not used on a telephone.
The program may operate like this:
Enter a single letter and you will get the corresponding digit on the telephone: R
The digit 7 corresponds to the letter R on the telephone
Another example:
Enter a single letter and you will get the corresponding digit on the telephone: Z
There is no digit on the telephone that corresponds to Z
NOTE: Your program should accept only uppercase letters (appropriate error message for special characters or lowercase letters)
Also write a loop that lets user to insert his/her letters, until the character (“$”) is entered.
2= ABC 3 = DEF 4 = GHI 5 = JKL
6 = MNO 7 = PRS 8 = TUV 9 = WXY
No digit corresponds to either Q or Z. For these 2 letters your program should print a message indicating that they are not used on a telephone.
The program may operate like this:
Enter a single letter and you will get the corresponding digit on the telephone: R
The digit 7 corresponds to the letter R on the telephone
Another example:
Enter a single letter and you will get the corresponding digit on the telephone: Z
There is no digit on the telephone that corresponds to Z
NOTE: Your program should accept only uppercase letters (appropriate error message for special characters or lowercase letters)
Also write a loop that lets user to insert his/her letters, until the character (“$”) is entered.
-1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points)
2= ABC 3 = DEF 4 = GHI 5 = JKL
6 = MNO 7 = PRS 8 = TUV 9 = WXY
No digit corresponds to either Q or Z. For these 2 letters your program should print a message indicating that they are not used on a telephone.
The program may operate like this:
Enter a single letter and you will get the corresponding digit on the telephone: R
The digit 7 corresponds to the letter R on the telephone
Another example:
Enter a single letter and you will get the corresponding digit on the telephone: Z
There is no digit on the telephone that corresponds to Z
NOTE: Your program should accept only uppercase letters (appropriate error message for special characters or lowercase letters)
Also write a loop that lets user to insert his/her letters, until the character (“$”) is entered.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AIT 500 Lab 3 Document.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.