What is the result?()
A. The program runs and prints nothing.
B. The program runs and prints “Equal”.
C. An error at line 5 cause compilation to fail.
D. The program runs but aborts with an exception.
What is the result()?
A. 2
B. 4
C. 8
D. 16
E. The code will not compile.