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 |
Is visualvm free?
Difference between Recordset and Resultsets.
What type of recordsets are available in ADO?
Difference between Dynaset and Snapshot?
What kind of components can you use as DCOM servers?
How many system controls are available ?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
__ no of controls in form.
How will you define a function to accept variable number of arguments ?
What is datagrid in vb net?
what is the difference between name property and caption property in visual basic?
How can objects on different threads communicate with one another?