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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?