NTA UGC NET Dec 2023 Paper-2
May 23, 2024GATE 1999
May 23, 2024NTA UGC NET Dec 2023 Paper-2
Question 35 |
Which of the following statements TRUE?
Virtual functions do not implement polymorphism | |
Virtual functions do not permit calling of derived class functions using a base class pointer | |
We can never build an object from a class containing a pure virtual function | |
Pure virtual functions can never have a body |
Correct Answer: C