info@avatto.com
+91-9920808017
91. A C++ term meaning "generic" is
argument
parameterised
universal
global
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
92. A function that is prototyped as double calculate (int num); may
receive a double constant such as
receive a double variable
either (a) or (b)
none of these
93. To create an instantiation of a class template with an int, and then create a second instantiation with a double,
you must precede each function call with the word int or double
once a function is used as one type, it becomes unavailable for use with the other type
there is no difference in the procedure to call a member function,
This operation in C++ cannot be performed.
94. To use a template class member function, use ---------- with the instantiation.
scope resolution operator
dot operator
class definition
keyword template
95. With a template class, ---------- type is generic.
no
exactly one
at least one
at most one
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login