problem solving Flashcards

1
Q

the basic steps to solve a problem are:

A
  1. problem definition
  2. problem analysis
  3. solution design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

problem analysis includes

A

idenify the inputs, outputs, and the processing operations.

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

solution design means

A

identifying the detailed steps that the computer will follow to reach the expected result

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

design a solution for a problem by..

A

writing an algorithm or drawing a flowchart

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

basic steps of the solution design..

A
  1. read the input
  2. calculate the operations
  3. print the output
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A _______ is a graphical representation of the algorithm.

A

flowchart

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

the ________ uses standard symbols to illustrate each action.

A

flowchart

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