Q:

In case of using abstract class or function overloading, which function is supposed to be called first?

0

In case of using abstract class or function overloading, which function is supposed to be called first?


  1. Local function
  2. Function with highest priority in compiler
  3. Global function
  4. Function with lowest priority because it might have been halted since long time, because of low priority

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Function with highest priority in compiler

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following can’t be used for poly... >>
<< Which type of function among the following shows p...