Given:<br /> <img src="https://nimg.ppkao.com/2018-08/longzhengxuan/2018080115363747677.jpg?sign=cb27dad342f9a58c413a25ce3819d96c&t=62d1ef84" /><br /> What is the result?()
A、[1, 2, 3, 5]
B、[2, 1, 3, 5]
C、[2, 5, 3, 1]
D、[5, 3, 2, 1]
E、[1, 3, 5, 2]
F、Compilation fails.
H、An exception is thrown at runtime.