If 2 classes derive one base class and redefine a function of base class, also overload some operators inside class body. Among these two things of function and operator overloading, where is polymorphism used?
All Answers
total answers (1)
total answers (1)
(d).Either function overloading or operator overloading because polymorphism can be applied only once in a program
need an explanation for this answer? contact us directly to get an explanation for this answer