1.

Which of the following is not correct (in C++) ?i) Class templates and function templates are instantiated in the same wayii) Class templates differ from function templates in the way they are initiatediii) Class template is initiated by defining an object using the template argumentiv) Class templates are generally used for storage classes.

A. i
B. i & ii
C. ii ,iii, iv
D. iv
Answer» D. iv


Discussion

No Comment Found