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
Write the steps in Creating ActiveX Dll and Active Exe?
what is the Difference between Tabletype and Snapshot?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
To populate a single column value which dbcontrols you to use?
Through which protocol OLEDB components are interfaced?
Draw Sequence Modal of DAO and Explain?
What are the properties of datacontrol?
Clear property is available in ____,___ control.
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What language does visual basic use?
How can you Navigate from the DHTML application to another DHTML application? .
What is "Reserved Error -1209"?
How about Access 2.0 compatibility?
Which type of object requires this object?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?