Question: in java A. Strings and arrays: String[] myArray int i = 1; = (Good Day!, Hello!, Bye!); 13. The expression myArray.toUpperCase() will do the following:

in java
 in java A. Strings and arrays: String[] myArray int i =

A. Strings and arrays: String[] myArray int i = 1; = ("Good Day!", "Hello!", "Bye!"); 13. The expression myArray.toUpperCase() will do the following: a. nothing b. return the first String converted to upper case letters. return the whole array converted to uppercase letters d. cause an error C

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!