Midterm OOP - Lesson 3 Flashcards

1
Q

In simple terms, “displays” only the
relevant attributes of objects and “hides” the
unnecessary details.

A

Abstraction -

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the wrapping up of data and functions (hide /

unhide)

A

Encapsulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

the capability of a class to inherit some / all

attributes of another class.

A

Inheritance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

the ability of an objects of different types to

respond to its function of the same name.

A

Polymorphism

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

same name, but differ in function

A

Polymorphism

How well did you know this?
1
Not at all
2
3
4
5
Perfectly