Data Structures and Abstract Data Types Flashcards

(3 cards)

1
Q

What is a primitive data type?

A

A data type that can’t be broken down further.

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

What is an abstract data type?

A

A conceptual model of how data is to be organised and the operations that can be carried out on the data.

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

What is a data structure?

A

Implementation of ADTs. Can combine multiple data under a single identifier.

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