Question: with computer series Question 17 What will be the output of the following Java program? Not yet answered class output Marked out of 100 {
Question 17 What will be the output of the following Java program? Not yet answered class output Marked out of 100 { p Flag question public static void main(String argsl) { Strings = "Hello World"; int i = s.indexOf('o'); int j = s.indexOf('1'); System.out.print(i + "* + ); } } Select one: a. 53 @b. 35 O c. 42 d. 24 e. 43 f. 34
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
