Vidyalelo
C# Programming · Q38

Classes and Objects in C Sharp

Programming · C# Programming · question 38

Q38

In C#, what is the method called automatically when an object is created to initialize the object's state?

A.
Constructor
Answer
B.
Destructor
C.
Initialize
D.
Instantiate

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board