Answer Posted / 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 View All Answers
How would you add column headers in listview control?
What is meant by building a recordset.
What can you do with visual basic?
Which language is used in visual basic?
Is it possible to set a shortcut key for label?
What is the difference between c++ and visual basic?
What is ado in vb.net?
How do I change the color of a form in visual basic?
What is the difference between change event in normal combobox and dbcombobox?
___ Property is used to count no. of items in a combobox.
Is visual basic easy?
Types of DBCombo boxes
How do you change the icon and otherwise manipulate the DOS box?
Why visual basic is used?
How can you filter out specific type of file using file system controls?