How do we implement Late Binding in VB.NET

A) Through the use of “Object” data type
B) Through Inheritance
C) Through abstraction
Explanation: As object data type can store virtually any value type can be determined during run time.

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions