state the output of the following program segment. string s = "Examination"; System.out.println(s.startsWith (s.substring(5,n)); System.out.println (s.charAt(2)==s.charAt(6));
Answers
Answered by
3
the answer of 1st Sopln statement is FALSE
and the second is TRUE.
Similar questions
History,
2 months ago
Biology,
2 months ago
Physics,
2 months ago
Psychology,
4 months ago
Social Sciences,
4 months ago
Science,
10 months ago
Math,
10 months ago