Question: Java: String Array Which of the following Java declaration of the String array is correct? Pick one of the choices String temp [ ] =

Java: String Array
Which of the following Java declaration of the String array is correct?
Pick one of the choices
String temp []= new String "j""a""z"};
String temp []={"j "" b""c"};
String temp "a","b","c"
 Java: String Array Which of the following Java declaration of the

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!