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

Why are arrays usually processed with for loop?

1006


Is ca high or low level language?

847


Is c++ still in demand?

895


What is the iunknown interface?

916


What is pointer in c++ with example?

800


Explain the differences between private, public and protected and give examples.

796


Which format specifier is used for printing a pointer value?

808


Explain the extern storage classes in c++.

797


What is the main use of c++?

812


What is atoi?

767


Explain operator overloading.

829


What is data type in c++?

778


What is c++ 11 and c++ 14?

842


Which ide is best for c++?

783


What is singleton class in c++?

816