Which of the following is the best approach to implement generic-04008
Which of the following is the best approach to implement generic algorithms with minimum number of coding lines?
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Final Term - Quiz No.3.
Which of the following is the best approach to implement generic algorithms with minimum number of coding lines?
Templates
Overloading
Overriding
Friend function/class