Q47
What is the difference between constructors and destructors?
A.
They have a different function name
B.
Constructors does not have return type whereas destructors do have
C.
Constructors allow function parameters whereas destructors do not
AnswerD.
Constructors does not function parameters
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board