subject

1 #include 2 using namespace std;
3 int main ()
4
5 {
6 char name[20];
7 cout << "Enter a Name: ";
8 fgets(name, 20, stdin);
9 for (int i=0; name[i] !='\0'; i++);
10 {
11 name[i] = toupper(name[i]);
12 }
13 cout << "name in uppercase is: 14 "<< name;
15 return 0;
16 }

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:00
Martha is a healer, a healthcare provider, and an experienced nurse. she wants to share her daily experiences, as well as her 12 years of work knowledge, with people who may be interested in health and healing. which mode of internet communication can martha use?
Answers: 3
question
Computers and Technology, 22.06.2019 21:30
This graph compares the total cost of attending educational institutions in texas. the graph demonstrates that the cost at private and public technical schools greatly varies.
Answers: 2
question
Computers and Technology, 23.06.2019 22:00
Technician a says engine assemblies can be mounted longitudinally in a chassis. technician b says engine assemblies can be mounted transversely in a chassis. who is correct?
Answers: 2
question
Computers and Technology, 24.06.2019 17:30
Match the following. 1. formatting that is applied when cell data meets certain criteria 2. borders with formats not found on the border tool 3. a shortcut bar that contains tools for commonly used formats 4. formats that can be applied to numbers conditional formatting custom borders format bar number formats
Answers: 3
You know the right answer?
1 #include 2 using namespace std;
3 int main ()
4
5 {
6 char name[20];
Questions
question
Mathematics, 09.11.2020 22:50
question
Mathematics, 09.11.2020 22:50
question
Mathematics, 09.11.2020 22:50
Questions on the website: 13722363