subject

Given that string[] str has been initialized, to get a copy of str[0] with all characters converted to upper case, use the following statement:
a. str[0].touppercase();
b. str. touppercase();
c. str[0].uppercase();
d. str. uppercase();

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:40
Reading characters and strings from the keyboard: consider the following c++ program 1. #include 2. #include 3. using namespace std; 4. mystring1 5. 6. int main() 7. { 8. 9. string mystring1, mystring2; mychar1 10. 11. 12. char mychar1, mychar2; 13. 14. cout< < "enter a string: "; mychar2 15. 16. cin> > mystring1; // 17. cin.get(mychar1); 18. cin> > mychar2; 19. getline(cin,mystring2); mystring2 20. 21. 22. cout<
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Based on the current economic situation do you expect the employment demand for graduating engineers to increase or decrease? explain the basis for your answer. with a significant economic recovery, what do you think will happen to future enrollments in graduating engineering programs?
Answers: 1
question
Computers and Technology, 25.06.2019 08:30
Ais a modeling tool used in structured systems analysis and design (ssad) analysis model that break down a complex process into simpler, more manageable, and more understandable subprocesses
Answers: 1
question
Computers and Technology, 25.06.2019 18:30
Which method is the quickest for removing multiple different indent types applied to a paragraph
Answers: 1
You know the right answer?
Given that string[] str has been initialized, to get a copy of str[0] with all characters converted...
Questions
question
History, 15.09.2019 21:20
question
Business, 15.09.2019 21:20
question
Physics, 15.09.2019 21:20
question
Mathematics, 15.09.2019 21:20
question
Physics, 15.09.2019 21:20