key coding words

?
if an object is destroyed all objects within are destroyed
Composition
1 of 9
when an object is built up from other objects, based apon there relationships
Aggregation
2 of 9
it refers to the programming languages ability to process objects depending on class or data type
Polymorthism
3 of 9
achieved by creating an interface and implementing it differently in several classes so the call is the same but for different algorithms
Interface
4 of 9
methods will allow a derived class to alter the behavior that is inherited from the base class
Overriding
5 of 9
when a subclass is made it will _ from parent class
Inheritance
6 of 9
The ability to hide components and operations of an object
Encapsulation
7 of 9
a software blueprint for implementing objects.
Class
8 of 9
an object is an instance of a class
object
9 of 9

Other cards in this set

Card 2

Front

when an object is built up from other objects, based apon there relationships

Back

Aggregation

Card 3

Front

it refers to the programming languages ability to process objects depending on class or data type

Back

Preview of the front of card 3

Card 4

Front

achieved by creating an interface and implementing it differently in several classes so the call is the same but for different algorithms

Back

Preview of the front of card 4

Card 5

Front

methods will allow a derived class to alter the behavior that is inherited from the base class

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Communication and networking resources »