what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?
Answer Posted / jojo
i bas All the variable are public by default u can access
the variable throughtout the project.
In class u need the instance of the class called object to
access it
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the default workspace?
What is the use of Tabledef?
How to use hyperlink?
what is the Difference between Tabletype and Snapshot?
How can Visual Basic be used for server-side scripting?
What are the important components of OLEDB?
What is DAO?
Is visualvm free?
How to get Cursor position using API?
__ no of controls in form.
___ Property is used to count no. of items in a combobox.
What are the Internet tools available in VB 6.0?
Explain the types of Views in Listview Control?
Explain about arrays?
Specify technical & functional architecture of your last 2 projects.