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

How does VB Pass arguments to a function by default?

2 Answers  


List out the ADO objects?

2 Answers  


what is the control used to call a windows application.

0 Answers  


How do I get the number of free bytes on a disk?

0 Answers  


what is the Need of zorder method?

2 Answers  


How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


Parts of ODBC?

0 Answers  


What is the use of property page Wizard in ActiveX Control?

0 Answers  


What are different types of locks in ADODB?

4 Answers  


What do you know about user forms.

0 Answers  


What is Dataware Control?

1 Answers  


Difference between Dynaset and Snapshot?

0 Answers  


Categories