Q38
In C#, what is the method called automatically when an object is created to initialize the object's state?
A.
Constructor
AnswerB.
Destructor
C.
Initialize
D.
Instantiate
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board