predict the output of the following Program??
String str = "Hellow";
System.out.println(str.indexOf('t));


Posted on by