How Are Abstract Functions Different From The Abstract Functions #932
How are abstract functions different from the abstract functions?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Abstract Function - Quiz No.1.
How are abstract functions different from the abstract functions?
Abstract must not be defined in base class whereas virtual function can be defined
Either of those must be defined in base class
Different according to definition
Abstract functions are faster