What is the difference between Object and Class?
Answers were Sorted based on User's Feedback
Answer / pola manohar
Class:- A Class is a static. all of the attributes of a
class are fixed before during and after execution of a
program. the attribute of class don't change.
object:- an object on the other hand has a limited life
span. objects are created and eventually destroyed.
class is a general concept while objects are the specific
and real instances that embody that contating.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / simran
class and object both are related each other not both are
same. class is a static and object is a real word entity.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between a Property Let and Property Set procedure?
I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is it because of lack of awareness or because of difficult to use?
Can we change back color of command button control? if yes than how it is possible?
How do I force a file dialogue box to reread the currect disk?
How do I do drag & drop between applications?
Which method is preferred to save data like database to the disk?
which property is used to lock a textbox to enter data?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Explain Default cursor Type and LockEdits type in RDO?
What is the use of Hyperlink control for DHTML applications?
How do I add a form in visual basic?
What is ActiveX Dll and ActiveX Exe?