In Case Of Using Abstract Class Or Function Overloading Which #67
In case of using abstract class or function overloading, which function is supposed to be called first?
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 OOPs Concept & Features - OOPs MCQ: Polymorphism - Quiz No.1.
In case of using abstract class or function overloading, which function is supposed to be called first?
Local function
Function with highest priority in compiler
Global function
Function with lowest priority because it might have been halted since long time, because of low priority