Q. What is the minimum value that can be stored in a char variable in Java? (A) 0 (B) -128 (C) -32768 (D) 'a' ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) 0 Explanation: The correct answer is Option A: 0.