Question 48 In C++, polymorphism requires: A Inheritance only B Virtual functions only C References only D Inheritance, Virtual functions and references OOPSPolymorphismUGC NET CS 2016 […]
Question 54 Function overloading done at : A Runtime B Compile time C Linking time D Switching from function to function OOPSPropertiesUGC NET CS 2005 Dec-Paper-2 […]