Multiple Choice
If you do not provide initialization values for a class's numeric fields, they will
A) cause a runtime error.
B) contain an unknown value.
C) be automatically initialized with 0.
D) cause a compiler error.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: When a local variable in an instance
Q13: A method that stores a value in
Q14: You should not define a class field
Q17: A method<br>A) may have zero or more
Q22: One or more objects may be created
Q29: Class objects normally have _ that perform
Q31: The term "default constructor" is applied to
Q35: To indicate the data type of a
Q41: A method that gets a value from
Q56: When an object is created, the attributes