what is differece b/w Module and class Modules in vb6?
thanks
Answer Posted / srivathsa pv
one more important difference between a class module and a
basic module is the extension. for basic modules the
extension is .BAS and for class modules the extension is .CLS
Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
What are the tools available for Debuggiu in VB?
State about the different types of visual basic data?
what are the types of LockEdits in DAO?
How can you filter out specific type of file using file system controls?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
How do I create a window with a small title bar as in a floating toolbar?
How many File System Controls are there ? Explain.
Explain about creating VB applications in excel?
how a multiple routing works ?
what are the Differences between Recordset and Resultsets?
What is OLEDB?
How do I make an animated icon for my program?
What can you do with visual basic?
What is file in vb?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.