单选题Given: What is the result?()ACompilation fails.BAn exception is thrown at runtime.CThe code executes normally and prints "sleep".DThe code executes normally, but nothing is printed.
题目
单选题
Given: What is the result?()
A
Compilation fails.
B
An exception is thrown at runtime.
C
The code executes normally and prints "sleep".
D
The code executes normally, but nothing is printed.