Which of the following is NOT an initial value assigned to an object's data field by a default constructor?

A. numeric fields set to 0
B. Boolean fields set to true
C. character fields set to Unicode ‘\u0000'
D. a field of object references set to null

Answer: B

Computer Science & Information Technology

You might also like to view...

When you open a database, Access displays the Navigation Pane on the right side

Indicate whether the statement is true or false

Computer Science & Information Technology

Call by value and call by reference generally give the same results except in the presence of ______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology