Visual Basic (VB) Question:
Download Job Interview Questions and Answers PDF
What is diff between the Generic Variable and Specific Variable?
Answer:
Generic Variable:
Create Object Ex:-Ole-Automation . No need refer the object library.
Specific Variable:
Binding Procedure Early and Late Binding ( Can be Remove from the Memory).
Create Object Ex:-Ole-Automation . No need refer the object library.
Specific Variable:
Binding Procedure Early and Late Binding ( Can be Remove from the Memory).
Download Visual Basic (VB) Interview Questions And Answers
PDF
Previous Question | Next Question |
What is control array and how many we can have it with in the form? | What is the diff. Between function and sub procedures? |