Solved

If the This Variable Is Used to Call a Constructor

Question 40

Multiple Choice

If the this variable is used to call a constructor,


A) a compiler error will result,if it is not the first statement of the constructor.
B) a compiler error will result,if it is the first statement of the constructor.
C) nothing will happen.
D) The this variable cannot be used as a constructor call.

Correct Answer:

verifed

Verified

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

Related Questions