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 the full form of dos?
What are the storage qualifiers?
What is this pointer in c++?
Why is swift so fast?
What is meant by a delegate?
Will this c++ program execute or not?
Explain dangling pointer.
what are Operators and explain with an example?
What is token c++?
Write about the scope resolution operator?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is friend class in c++ with example?
What are references in c++?
What is the use of bit fields in structure declaration?
How do you find out if a linked-list has an end?