Vidyalelo
C# Programming · Q24

Miscellaneous in C Sharp

Programming · C# Programming · question 24

Q24

Which of the following statements about constructors in C# is true?

A.
Constructors can be inherited
B.
Constructors are called when an object is created
Answer
C.
Constructors can have multiple definitions
D.
None of the above

Answer: Option B

Solution

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