What you mean by early binding and late binding? How it is related to dynamic binding?

Answer Posted / hrpynux@gmail.com

The compiler performs a process called binding when an object is assigned to an object variable. The early binding (static binding) refers to compile time binding and late binding (dynamic binding) refers to runtime binding.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between multiple and multilevel inheritance in c++?

883


What is the full form of stl in c++?

914


Why do we need pointers?

759


What is a pdb file?

748


Can we use this pointer in a class specific, operator-overloading function for new operator?

844


What is lambda expression c++?

776


Can a Structure contain a Pointer to itself?

812


What is the auto keyword good for in c++?

870


What is the keyword auto for?

802


Why do we use classes in programming?

778


What is a far pointer? where we use it?

818


Is linux written in c or c++?

791


You run a shell on unix system. How would you tell which shell are you running?

906


What is the difference between c++ and turbo c++?

803


What do you mean by inheritance in c++?

823