Write a statement each to perform the following tasks on a string: (i) Extract the second last character from a word stored in the variable str. (ii) Check if the second character of a string str is in uppercase
Answers
Answered by
1
Explanation:
The output of the following statement, when executed:
System.out.println
Similar questions