Q:

Which among the following can’t be used for polymorphism?

0

Which among the following can’t be used for polymorphism?


  1. Static member functions
  2. Member functions overloading
  3. Predefined operator overloading
  4. Constructor overloading

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Static member functions

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is output of the following program?... >>
<< In case of using abstract class or function overlo...