1.2.3 Flashcards

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

procedural abstraction

A

the process of applying or using a procedure and only knowing what the procedure does, without knowing how it does it

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

usability

A

the quality of how easy it is for a user to use an app without any explanation outside of the app

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

abstraction

A

a technique or process that manages complexity in a program or a computer system; “hides” details or removes duplication

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

decompose

A

to break down a complex problem or system into smaller parts that are more manageable and easier to understand

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

procedure

A

a sequence of actions or instructions to follow in solving a problem or accomplish a task; subprogram

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

function

A

a named section of a program that performs a specific task

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

method

A

a function that is a member of a class

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

modulo

A

a mathematical operator that performs division but returns the remainder

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