Buy Questpond's video subscriptions on
huge discount
.
Online: 2034
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
OOPS
>
Loading ...
What is Early binding and late binding?
Posted by
Puneet20884
on 1/5/2010 | Category:
OOPS Interview questions
| Views: 9249
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Calling a non-virtual method, decided at a compile time is known as early binding. Calling a virtual method (Pure Polymorphism), decided at a runtime is known as late binding.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the maximum number rows can be returned in ...
Next > :
What is the use of @@ROWCOUNT?
Comments or Responses
Login to post response
More Interview Questions by Puneet20884
Namespace and Assembly?
Diff b/w dataset.clone and dataset.copy
Diff b/w Const and readonly?
Diversities between static or dynamic assemblies ?
Diversities between an abstract method & virtual method ?
Why can't datareader by returned from a Web Service's Method
What is the LINQ file extension that interacts with Code Behind's obje ...
How can you show the number of visitors of your app
Latest Interview Questions
What is the use of @@ROWCOUNT?
What is Modulo EQUALS statement in SQL server?
What is Gray-box testing?
Difference between blackbox testing and whitebox testing
What is the purpose of @@FETCH_STATUS statement in T-SQL?
What is the purpose of @@SERVERNAME statement in T-SQL?
What is the use of @@VERSION statement?
What is the use of @@LANGID?
More ...