Answer Posted / 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 |
Post New Answer View All Answers
What is an operator function? Describe the function of an operator function?
What is a map in c++?
Which coding certification is best?
Can we delete this pointer in c++?
Is the declaration of a class its interface or its implementation?
How much do c++ programmers make?
What is a local variable?
Is c# written in c++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
What is ctime c++?
How do c++ struct differs from the c++ class?
Is atoi safe?
What is the exit function in c++?
What are the five basic elements of a c++ program?
What is the use of :: operator in c++?