Answer Posted / saroj das ,
containers are objects that hold other object . there are
different type vector, dequeue,list, map etc...
Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What do you mean by static variables?
Eplain extern keyword?
What is a stack c++?
What is lazy initialization in c++?
How a new element can be added or pushed in a stack?
Can you please explain the difference between using macro and inline functions?
State two differences between C and C++.
Is c++ a difficult language?
What is a Default constructor?
What is a null object in c++?
What is the return value of the insertion operator?
Can you please explain the difference between static and dynamic binding of functions?
What is object oriented programming (oop)?
What is the difference between object-oriented programming and procedural programming?
Write a program to add three numbers in C++ utilizing classes.