Download
100% FREE
Office Document APIs for .NET
Online: 781
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
>
VB.NET
>
Loading ...
What is the difference between early binding and late binding in VB.NET ?
Posted by
Bharathi Cherukuri
on 4/20/2012 | Category:
VB.NET Interview questions
| Views: 3425 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Calling a non-virtual method, at a compile time is known as early binding.
Calling a virtual method (Pure Polymorphism), at a runtime is known as late binding.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the differences between dataset.clone and ...
Next > :
What is the difference between console and window ...
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
What is the difference between console and window application?
What are the two data types available in C#?
Can “this” be used within a static method?
What is the difference between ref & out parameters?
What is Jagged Array?
How does C# differ from C++?
What is the difference between Response.Write() and Response.Output.Wr ...
What is WWF ?
Latest Interview Questions
How to get the nth row value of a table.
How to get record of nth row of a table ?
What is sp_config command?
Which of the following attributes should you add to a class to enable ...
What type of object is required when starting a thread that requires a ...
What method is used to stop a running thread?
What is the full form of SQL?
JQuery is JavaScript Library or JSON Library?
More ...