Visual Basic (VB) Question:
Download Job Interview Questions and Answers PDF
What is the diff between the Std and Class Module in VB?
Answer:
Std Global with in the project. Cls Global through out the all project only thing is we want to set the type lib. Class Modules can be Instantiated.
Download Visual Basic (VB) Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the different types of error in VB? | What is Mixed Cursors in VB? |