Answer Posted / vk
Using explicit keyword in the constructor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I use arrays in c++?
When should we use container classes instead of arrays?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Explain the concept of dynamic allocation of memory?
What is vector processing?
What happens when you make call 'delete this;'?
What are the 3 levels of programming languages?
What is nested class in c++?
What do you mean by stack unwinding in c++?
Is c++ high level programming language?
What is c++ in english?
List the special characteristics of constructor.
Explain how an exception handler is defined and invoked in a Program.
What do you know about near, far and huge pointer?
Explain class invariant.