Visual Basic (VB) Question:

What is the diff between the Create Object and Get object?

Visual Basic (VB) Interview Question
Visual Basic (VB) Interview Question

Answer:

Create Object - To create an instance of an object.
Get Object To get the reference to an existing object.


Previous QuestionNext Question
What are the Technologies for Accessing Database from Visual Basic?set?What is Mask Edit and why it is used?