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

Is visualvm free?

0 Answers  


Difference between Recordset and Resultsets.

0 Answers  


What type of recordsets are available in ADO?

1 Answers   CSS,


Difference between Dynaset and Snapshot?

0 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


How many system controls are available ?

1 Answers  


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

0 Answers  


__ no of controls in form.

0 Answers  


How will you define a function to accept variable number of arguments ?

1 Answers  


What is datagrid in vb net?

0 Answers  


what is the difference between name property and caption property in visual basic?

10 Answers   HCL,


How can objects on different threads communicate with one another?

2 Answers  


Categories