3.3.1 Analysis. Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What conditions must be met before a problem can be solved?

A

Before a problem can be solved, it must be defined, the requirements of the system that solves the problem must be established and a data model created.

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

Define abstraction.

A

Data abstraction is the process of hiding certain details and only showing the essential information to the user.

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

How can abstraction be applied to programs?

A

Through the use of abstract classes or interfaces.

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