Advertisements
Advertisements
प्रश्न
Predict the output of the following:
String str = "Information Technology";
int p;
p = str.indexOf('n');
System.out.println(p);
एक शब्द/वाक्यांश उत्तर
उत्तर
1
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?