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 02:00
Alocal reaction will occur at the site of the exposure such as irritation or damage to the skin eye or local reaction will occur at the site of the exposure such as irritation or damage to the skin ireland lounges
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
Which best describes the condition under which the unicode output is the same as plain text ?
Answers: 1
question
Computers and Technology, 25.06.2019 03:00
Match the categories in the first column with examples in the second column. 1. good for watching movies 2. maximum power with small size 3. older style mobile devices that may or may not have internet connectivity tablet computer a.)pda b.)smart phone c.)tablet computer
Answers: 1
question
Computers and Technology, 25.06.2019 14:00
What are the two parts of a cell reference? a. column intersection and row rangeb. column range and row intersectionc. column letter and row numberd. column number and row letter
Answers: 1
You know the right answer?
1 #include 2 using namespace std;
3 int main ()
4
5 {
6 char name[20];
Questions
question
Biology, 24.08.2019 16:10
question
Mathematics, 24.08.2019 16:10
question
English, 24.08.2019 16:10
question
Mathematics, 24.08.2019 16:10
question
Mathematics, 24.08.2019 16:10
Questions on the website: 13722362