Vidyalelo
C# Programming · Q46

Classes and Objects in C Sharp

Programming · C# Programming · question 46

Q46

Which among the following is the correct statement: Constructors are used to?

A.
initialize the objects
Answer
B.
construct the data members
C.
initialize the objects & construct the data members
D.
none of the mentioned

Answer: Option A

Solution

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