Given: 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.
G:An exception is thrown at runtime.
出自:Oracle认证