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 constructors and destructors?



What are constructors and destructors?..

Answer / rupali

constructor is a special method which is called when class is instantiated. this method is used to assign values to the
members of a class. constructor has same name as class.
Destructor is opposite to constructor & has same name of
class. this method is called when object of a class is
destroyed.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Explain about manipulating the recordset object

0 Answers  


What is the difference between procedure and functions in VB?

15 Answers   Infrasoft,


What are the different compatibility types when we create a COM component?

2 Answers  


How to use hyperlink?

0 Answers  


Which controls have refresh method?

2 Answers  


How many File System Controls are there ? Explain.

0 Answers  


How does VB Pass arguments to a function by default?

2 Answers  


What are the new events in textbox that has been included in VB6.0

1 Answers  


Types of cursors in DAO?

0 Answers  


what is the difference between vb and vb.net

2 Answers  


What is Implicit?

1 Answers  


What are the Internet tools available in VB 6.0?

0 Answers  


Categories