Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Is this job good for future? can do this job post grduate student?

2222


What is polymorphism programming?

1181


What is oops with example?

1104


write a program that takes input in digits and display the result in words from 1 to 1000

2490


What are functions in oop?

1120


Can we create object of abstract class?

1152


What is stream in oop?

1361


Get me an image implementation program.

2044


Why do pointers exist?

1154


What is inheritance write a program to show use of inheritance?

1204


What are objects in oop?

1157


what type of question are asked in thoughtworks pair programming round ?

2269


What is the real life example of polymorphism?

1235


What is the fundamental idea of oop?

1195


What is oops and why we use oops?

1098