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, 21.06.2019 18:00
What is stored in str after the following code executes? string str = "computer science"; int i = 0; while (i < 8) { if (str.indexof("m") < i) { str = str.substring(0, 2) + str; } i += 2; } computer science cocomputer science cococomputer science cocococomputer science computer scienceco
Answers: 3
question
Computers and Technology, 22.06.2019 22:30
You are new to microsoft certification and want to start out by getting a certification geared around windows 8. what microsoft certification should you pursue?
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Who needs to approve a change before it is initiated? (select two.) -change board -client or end user -ceo -personnel manager -project manager
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
I'll mark brainliest if answered right! with which feature or menu option of a word processing program can you make an image like this? you can get this image using the option of a word processing program.
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
Mathematics, 25.04.2020 23:34
question
Mathematics, 25.04.2020 23:35
Questions on the website: 13722367