Visual Basic (VB) Question:
Download Questions 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 QuestionNext Question
What are the different types of error in VB?What is Mixed Cursors in VB?