Which of the following statements are true?
Function overloading is an example of static polymorphism.
Operator overloading is an example of static polymorphism.
Function overloading is an example of dynamic polymorphism.
Operator overloading is an example of dynamic polymorphism.
Overriding virtual functions of the parent class in a derived class is an example of static polymorphism.
Overriding virtual functions of the parent class in a derived class is an example of dynamic polymorphism.
Answers
Answered by
5
Answer:
Function overloading is an example of static polymorphism.TRUE
Operator overloading is an example of static polymorphism. TRUE
Function overloading is an example of dynamic polymorphism.FALSE
Operator overloading is an example of dynamic polymorphism. FALSE
hope it helped.
Answered by
5
Answer: Function overloading is an example of static polymorphism - TRUE
Operator overloading is an example of static polymorphism - TRUE
Function overloading is an example of dynamic polymorphism - FALSE
Operator overloading is an example of dynamic polymorphism - FALSE
Explanation: I hope it will heelp u plz..mark me as the Brainliest
Similar questions