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 use of Tabledef?
How many File System Controls are there Explain?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Explain about control properties?
What is data binding in vb net?
What language does visual basic use?
What is connection object in vb net?
____ is the difference between Listindex and Tab index.
How to get Cursor position using API?
What is difference between datagrid and flexgrid?
DHTML Is used for what?
What is data control in vb?
Binary Access-method isused to access file in which manner?
What is the use of Hyperlink control for DHTML applications?
What type of databases you can access through ADO Data Access Object?