Classes Flashcards

1
Q

What is a class object?

A

A grouping of data (variables) and operations that can be performed on that data (functions or methods)

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

What is Abstraction?

A

When a user interacts with an object at a high level, allowing lower - level internal details to remain hidden

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

What is an Abstract Data Type (ADT)?

A

A data type whose creation and update are constrained to specific, well - defined operations.

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