单选题Given: What is the result?()ACompilation fails.BAn exception is thrown at runtime.CThe code executes and prints "running".DThe code executes and prints "runningrunning".EThe code executes and prints "runningrunningrunning".

题目
单选题
Given: What is the result?()
A

Compilation fails.

B

An exception is thrown at runtime.

C

The code executes and prints "running".

D

The code executes and prints "runningrunning".

E

The code executes and prints "runningrunningrunning".


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析