What is late bound function call and early bound function
call? Differentiate.
Answer Posted / svlsr2000
Functions are boud to there address so that they could be
executed. if the address of the functions are known durning
compile time the compiler binds it, this kind of binding is
known as compile time binding or early binding. Where as
when we dont know which function needs to be exucuted
during compile time (as in case of dynamic polymorphism),
compiler uses mechaninsm of virtual table and binds the
function address during runtime. this is known as runtime
binding or late binding.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
Is enum a class?
What exactly is polymorphism?
What does and I oop mean in text?
2. Give the different notations for the class.\
What is the diamond problem in inheritance?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why it is called runtime polymorphism?
What is polymorphism explain?
What is the real life example of polymorphism?
What is the main feature of oop?
What are oops functions?
What is a function in oop?
When not to use object oriented programming?