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. Compilation fails. B. 1 2 3 C. 1 2 3 4followed by an ArrayIndexOutOfBoundsException D. 1 2 3 4 Correct Answer: C