Q. What is the result of the expression "Hello".toUpperCase().toLowerCase() in Java? (A) "Hello" (B) "HELLO" (C) "hello" (D) None of These ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) "hello"