Microsoft Exam Questions

What is the value of _number after the code is executed?

You create an object of type ANumber. The class is defined as follows.

What is the value of _number after the code is executed?

A.
Null

B.
0

C.
3

D.
7