Which of the following is the best approach if it is required-04105
Which of the following is the best approach if it is required to have more than one functions having exactly same functionality and implemented on different data types?
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Mid Term - Quiz No.2.
Which of the following is the best approach if it is required to have more than one functions having exactly same functionality and implemented on different data types?
Templates
Overloading
Data hiding
Encapsulation