Given the code fragment: (Exhibit) What is the result? By Singh | December 31, 2022 0 Comment Given the code fragment:What is the result? A. The program compiles, but it prints nothing. B. Hi removed C. Compilation fails. D. An UnsupportedOperationException is thrown at runtime. Correct Answer: C