Can a constructor return a value?
Answer / nashiinformaticssolutions
It is possible for a constructor to return a value. A constructor cannot explicitly return a value; instead, it implicitly replaces the current instance of the class.
Is This Answer Correct ? | 0 Yes | 0 No |
What is a map in c++?
What is purpose of abstract class?
What is java and c++?
How can I learn c++ easily?
why v use c++ even we have microprocessor
What is == in programming?
What is void pointer in c++ with example?
What will happen if a pointer is deleted twice?
Please post the model question paper of hal?
what is Member Functions in Classes?
What is the type of 'this' pointer? When does it get created?
What is the use of setprecision in c++?