Question: *************************************** -----FOR C++ PROGRAMING------ *************************************** QUESTION 1 : a) A name that is used for different functions is said to be _____________ b) _______________ make
***************************************
-----FOR C++ PROGRAMING------
***************************************
QUESTION 1 :
a) A name that is used for different functions is said to be _____________
b) _______________ make it possible for classes and functions to receive not only data values
to be stored or operated on via parameters but also to receive the type of data via a parameter.
c) The process of constructing a function from a function template or a class from a class template is called ___________
d) Iterators are :
i) only used by STL vector and STL list containers.
ii) counters for arrays
iii) objects that support uniform access to elements in different STL containers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
