Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?

Answers were Sorted based on User's Feedback



what are the Differences between variables defined as public in a standard module (.bas) file and ..

Answer / pratap557

In Module , global variables are declared, whereas in class
file unless one creates the class instance , cannot get the
variable declared in the public section of that class

Is This Answer Correct ?    7 Yes 1 No

what are the Differences between variables defined as public in a standard module (.bas) file and ..

Answer / 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

More Visual Basic Interview Questions

How do I make my applications screen-resolution independent?

0 Answers  


___ is a property to resize a label control according to your caption.

0 Answers  


What is OLEDB?

0 Answers  


How to get freefile location in memory?

0 Answers   FSS,


what is the control used to call a windows application.

0 Answers  


How would you navigate between one document to another document

0 Answers  


What are different types of locks in ADODB?

4 Answers  


Is visual basic easy?

0 Answers  


Types of Resultsets.

0 Answers  


what are the different Types of Recordsets.

0 Answers  


Write the steps in Creating ActiveX Dll and Active Exe?

0 Answers  


What areTypes of compatability in VB and their usage ?

4 Answers   MBT,


Categories