Solved

When Instance Variables of the Simple Types Are Declared in a Class,they're

Question 90

True/False

When instance variables of the simple types are declared in a class,they're automatically assigned default values unless specified otherwise by the programmer.Variables of type bool and String are given null by default;everything else is assigned 0.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions