Answer Posted / kaminee
1
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are destructors?
How a macro differs from a template?
What is the difference between map and hashmap in c++?
What are c++ tokens?
What is an undefined behavior and sequence points
What is class and structure in c++?
Distinguish between a # include and #define.
What do you mean by overhead in c++?
What does return 0 do in c++?
Why use of template is better than a base class?
What is virtual destructor? What is its use?
How does the copy constructor differ from the assignment operator (=)?
How does a C++ structure differ from a C++ class?
How a new element can be added or pushed in a stack?
What are register variables?