Answer Posted / loganayaki
Class is a way to bind the data and its associated funcions
together.Its a collection of member variables and functions.
In C++,CLASS VARIABLES are called as objects.Thus objects
are used to access the attributes of the class.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do I get a bitmap picture in a field in an Access database?
Explain the differences between ActiveX Dll and ActiveX Exe?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How would you use ActiveX Dll and ActiveX Exe in your application?
How do I make my applications screen-resolution independent?
which property is used to change to some value to access a identity column in datacontrols?
How to customize workgroup message?
What is difference between datagrid and flexgrid?
How do you zoom in visual basic?
What is instantiating?
How do I get my application on top?
How do you change the icon and otherwise manipulate the DOS box?
How do I create a new form in visual basic?
Write the Steps in Creating an ActiveX Control?
How can you Implement windows functionality in VB?