An object is the concept and an instance is the actual incarnation of a class.
In OO literature, people will refer to the object and will mean both the class definition and instances as well as individual instantiations. To be specific and avoid confusion, I would use instance.
2007-03-05 07:26:20
·
answer #1
·
answered by huangporules 2
·
0⤊
0⤋
Ur right!!
There is no difference in creating an instance of a class and an object of the class.An instance occupies memory and and an object too.Using the new keyword U create an instance or in other words an object!!
Bye Gud LC.
2007-03-05 04:32:35
·
answer #2
·
answered by amit chat 2
·
0⤊
2⤋
You know there is no important difference between them.
An instance of a object has all of charactristics and properties of it.
You can create an object and call it anytime you want with different arguments quantity or arguments datatypes.
So it can be a difference.We create an object such as class once but we can instantiated them anytime we need.
2007-03-05 09:03:33
·
answer #3
·
answered by Moein 3
·
0⤊
1⤋
The object is the subjective and the instance is the objective
primarily.... Top marks Man!!
2007-03-05 03:09:17
·
answer #4
·
answered by Anonymous
·
1⤊
0⤋
An OBJECT is a CLASS MODULE - think COOKIE CUTTER when making cookies. An INSTANCE of an object is the ACTUAL COOKIE produced by the COOKIE CUTTER. It can have different frosting or sprinkles from other cookies (different METHOD and PROPERTY SETTINGS from other INSTANCES of the same OBJECT CLASS).
2007-03-05 04:34:50
·
answer #5
·
answered by Richard H 7
·
1⤊
0⤋
large difference between merchandise and variables in Javascript: Variables in Javascript- are "boxes" for storing guidance. JavaScript Variables *As with algebra, JavaScript variables are used to carry values or expressions. *A variable could have a short call, like x, or a extra descriptive call, like carname. guidelines for JavaScript variable names: •Variable names are case comfortable (y and Y are 2 diverse variables) •Variable names ought firstly a letter or the underscore personality word: because JavaScript is case-comfortable, variable names are case-comfortable. gadgets in Javascript- is an evidence of the most regularly used JavaScript gadgets, with all of their houses, approaches, and journey handlers. *gadgets would properly be created utilising accurate right here syntax. call = new merchandise()
2016-11-27 23:18:01
·
answer #6
·
answered by ? 4
·
0⤊
0⤋
ooooooh,
With a new instance you call an object that is created before as a structured own datatype.
2007-03-05 03:05:54
·
answer #7
·
answered by Anonymous
·
0⤊
1⤋