Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Object Oriented Programming Using C++
If you create an instantiation of a class template with an int, and then create a second instantiation with a double, then
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
you cannot perform this operation in C++
Show Answer
Correct Answer:
you must precede each function call with the word int or double
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment