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 virtual destructor? What is its use?

579


What it is and how it might be called (2 methods).

660


How the endl and setw manipulator works?

563


When is the copy constructor called?

637


What is the most useful programming language?

608






How to demonstrate the use of a variable?

646


Can comments be longer than one line?

628


What is the header file for setw?

580


What do you mean by a template?

626


Is c or c++ more useful?

581


What is vectorial capacity?

654


What is runtime errors c++?

576


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

608


What is the use of setfill in c++?

592


What is encapsulation in c++ with example?

592