InterviewSolution
Saved Bookmarks
| 1. |
Member functions of a generic class are _____________(a) Not generic(b) Automatically generic(c) To be made generic explicitly(d) Given default type as doubleI have been asked this question in an online quiz.My question is from Member Functions in chapter Class Members & Types of Object Oriented Programming |
|
Answer» Correct answer is (b) Automatically GENERIC |
|