📚 Question Bank Q92 — Programming and Data Structure
Tags
Programming and Data Structure
Q92. Marks: +2.0 UGC NET Paper 2: Computer Science 7th Dec 2023 Shift 2
Which of the following statements is TRUE ? 
1.Virtual functions do not implement polymorphism 
2.Virtual functions do not permit calling of derived class functions using a base class pointer 
3.We can never build an object from a class containing a pure virtual function   ✓ Correct
4.Pure virtual functions can never have a body 
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question