Computer Science, asked by Soumo14, 6 months ago

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 mrkrishnajindal
1

Explanation:

The output of the following statement, when executed:

System.out.println

Similar questions