Q37 Single choice Mark for later What is the output of the following snippet? A [0, 1, 9, 16] B [0, 1, 4, 16] C [0, 1, 4, 9] D [1, 4, 9, 16] Correct answer