Given:
What can be a result?()
A.Compilation fails.
B.An exception is thrown at runtime.
C.The code executes and prints "StartedComplete".
D.The code executes and prints "StartedComplete0123".
E.The code executes and prints "Started0123Complete".
Given:
What is the result?()
A.2 -1
B.2 -4
C.2 -5
D.3 -1
E.3 -4