Give the output
String x1 = "concatination";
System.out.println(x1.indexOf(x1.charAt(9))+x1.lastIndexOf(x1.charAt(7)));
System.out.println(x1.replace('n','r').equals(x1.substring(7)));
Answers
Answered by
0
sorry I have no idea on this topic
Similar questions
Math,
2 months ago
Math,
2 months ago
English,
2 months ago
Computer Science,
4 months ago
Physics,
4 months ago
Science,
10 months ago
Science,
10 months ago
Business Studies,
10 months ago