I was doubtful whether it was his
Answers
Answered by
0
Answer:
I don't understand your question
please mark me as brainlist answer
Answered by
0
Answer:
1.
Observe the following C++ code and write the name(s) of the header file(s),
which will be essentially required to run it in a C++ compiler:
void main()
{
char CH,STR[20];
cin>>STR;
CH=toupper(STR[0]);
cout<<STR<< starts with <<CH<<endl;
}
Similar questions
Physics,
2 months ago
English,
2 months ago
Social Sciences,
2 months ago
Social Sciences,
5 months ago
Physics,
5 months ago
English,
10 months ago
Art,
10 months ago
English,
10 months ago