Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
Constructors and Destructors
Which of the following statement is correct about constructors?
A constructor has a return type.
A constructor cannot contain a function call.
A constructor has no return type.
A constructor has a void return type.
Show Answer
Correct Answer:
A constructor has no return type.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment