Q58 Single choice Mark for later Given the code fragment:What is the result? A 1 2 3 0 01 2 3 0 0 B An Exception is thrown at run time. C 1 2 3 0 01 2 3 D 1 2 31 2 3 Correct answer