Answer Posted / 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 |
Post New Answer View All Answers
which property of menu cannot be set at run time.
What do you mean by Databound Controls Explain?
What are the uses of List View Control?
Types of LockEdits in DAO?
What is activex control in vb?
What are the tools available for Debuggiu in VB?
what are the Types of Resultsets?
Is visual basic case sensitive?
How would you create properties in ActiveX Control?
What are the properties of datacontrol?
What is constructors and distructors.
How can you force new objects to be created on new threads?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Why doesn't "my string" & Chr$(13) do what I want?