Question: Question 6 Given that (String s = my lab java course) the statement System.out.println(s.indexOf(lab)) displays: 2
Question 6 Given that (String s = "my lab java course") the statement System.out.println(s.indexOf("lab")) displays: 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
