Answer Posted / dhananjay
no
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
In what situations do you have to use initialization list rather than assignment in constructors?
What is virtual base class uses?
What is the use of default constructor?
What is #include iostream?
How many keywords are used in c++?
What is a container class?
Explain what you mean by a pointer.
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
Explain one-definition rule (odr).
Is facebook written in c++?
Can a function take variable length arguments, if yes, how?
What happens when you make call 'delete this;'?
What are the manipulators in c++?
Define friend function.
Ask to write virtual base class code?