What is the output of the following statement? System.out.println(Character.toUpperCase(Character.toLowerCase('A')));

Question:

What is the output of the following statement? 

System.out.println(Character.toUpperCase(Character.toLowerCase('A')));

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: