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 html tag?
When is dynamic checking necessary?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
Which software is best for programming?
Differentiate between late binding and early binding.
What do c++ programmers do?
Explain the scope of resolution operator.
Explain the properties and principles of oop.
What are the various access specifiers in c++?
What does extern mean in a function declaration in c++?
Program to check whether a word is a sub-string or not of a string typed
What is buffering in c++?
How many types of classes are there in c++?
How can you quickly find the number of elements stored in a static array?
Why should we use null or zero in a program?