Microsoft Exam Questions

What happens when the code segment is run?

You need to evaluate the following code segment:

What happens when the code segment is run?

A. iNum has a value of 0.
B. An exception is thrown.

C. iNum has a value of 2.

D. iNum has a value of 3.