Question: Question 3 Please select all valid statments (syntax and logic ) about 'String variables in Java: a. String talent = new string : talent -
Question 3 Please select all valid statments (syntax and logic ) about 'String variables in Java: a. String talent = new string : talent - "Drawing b. System.out.println("1" + hobby substring(9,15+13 // the output will be walking c. String can be initilized with more than one word as: String hobby - "reading, walking and multiple hobbies"; // doesn't need to be declared in a line before the assignment d. String hobby1 = ""; // this line has deleted the value of hobby
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
