List of questions
Related questions
Question 353 - PT0-002 discussion
In Java and C/C++, variable initialization is critical because:
A.
the unknown value, when used later, will cause unexpected behavior.
B.
the compiler will assign null to the variable, which will cause warnings and errors.
C.
the initial state of the variable creates a race condition.
D.
the variable will not have an object type assigned to it.
Your answer:
0 comments
Sorted by
Leave a comment first