Q24 Single choice Mark for later Given the code fragment:What is the result? A Compilation fails. B Hi removed C An UnsupportedOperationException is thrown at runtime. D The program compiles, but it prints nothing. Correct answer