+ 1

Programming

what's an istance?

20th Dec 2017, 10:02 AM
darkvaderxP0
3 odpowiedzi
+ 7
An instance, in object-orientedprogramming (OOP), is a specific realization of any object. ... Each realized variation of that object is aninstance. The creation of a realizedinstance is called instantiation. Each time a program runs, it is an instanceof that program.Ex:- A blueprint for a house design is like a class description. All the houses built from that blueprint are objects of that class. A given house is an instance.
20th Dec 2017, 10:09 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 2
20th Dec 2017, 10:17 AM
James16
James16 - avatar
0
что????
20th Dec 2017, 3:17 PM
Marufjon Marufjon