Answer Posted / sumit kumar
what happens if we make a constructor as const
then object which is not fully constructed,
inside it you can not initialize the instance variable.
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Why do we use the using declaration?
Why is polymorphism useful?
Who invented turbo c++?
What is class and structure in c++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Can a class be static in c++?
What are the characteristics of friend functions?
How do I tokenize a string in c++?
What is the return value of the insertion operator?
What is meaning of in c++?
What is the type of 'this' pointer?
What is function prototyping? What are its advantages?
Can member functions be private?
What is an html tag?
What is atoi in c++?