A container class is a class whose instances are _________________
A container class is a class whose instances are _________________
An object that contains other objects, called __________
An object that contains other objects, called __________
Templates are abstract recipe for producing a concrete code, and it is used for ___________
Templates are abstract recipe for producing a concrete code, and it is used for ___________
A stack is a simple data structure that simulates an ordinary stack of objects of ________________
A stack is a simple data structure that simulates an ordinary stack of objects of ________________
A template function is a function that is produced by _______________
A template function is a function that is produced by _______________
Vectors have the advantage of direct access that is also called as _____________
Vectors have the advantage of direct access that is also called as _____________
A common activity performed on a container called __________
A common activity performed on a container called __________
An iterator is an object that has the ability to traverse _______________
An iterator is an object that has the ability to traverse _______________
Containers have the same types, that _______________
Containers have the same types, that _______________
The same template is used to generate many different instances, this can be done by ____________
The same template is used to generate many different instances, this can be done by ____________