VB .Net Question:

Download Job Interview Questions and Answers PDF

What is Late Binding and Early Binding?

VB .Net Interview Question
VB .Net Interview Question

Answer:

Late Binding: runtime binding
Early Binding: compile time binding as compilation is done before executing an application so it is called early binding.

Download VB .Net Interview Questions And Answers PDF

Previous QuestionNext Question
What is MISL CODE?What is the exact defination of Object?