What is the difference between Object and Class?

Answers were Sorted based on User's Feedback



What is the difference between Object and Class?..

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

What is the difference between Object and Class?..

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

Post New Answer

More Visual Basic Interview Questions

What is the difference between a Property Let and Property Set procedure?

1 Answers  


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?

5 Answers   HCL,


Can we change back color of command button control? if yes than how it is possible?

4 Answers   Wipro,


How do I force a file dialogue box to reread the currect disk?

0 Answers  


How do I do drag & drop between applications?

0 Answers  


Which method is preferred to save data like database to the disk?

0 Answers  


which property is used to lock a textbox to enter data?

4 Answers  


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

0 Answers  


Explain Default cursor Type and LockEdits type in RDO?

0 Answers  


What is the use of Hyperlink control for DHTML applications?

0 Answers  


How do I add a form in visual basic?

0 Answers  


What is ActiveX Dll and ActiveX Exe?

0 Answers  


Categories