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
What are the 4 types of library?
Explain binary search.
What is encapsulation in C++? Give an example.
Explain what are accessor methods?
What is vector string in c++?
What is a storage class?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is an adaptor class in c++?
What are literals in C++?
What is the difference between strcpy() and strncpy()?
Can you explicitly call a destructor on a local variable?
Explain the term memory alignment?
What is polymorphism & list its types in c++?
Does c++ cost money?
What is virtual table?