1 |
What is the main purpose of an algorithm. |
- A. To store information
- B. To solve a specific problem
- C. To perform a specific task
- D. To automatte the decision making process
|
2 |
First stepof systematic process of problem solving is. |
- A. Problem analysis
- B. Planning solution
- C. Problem identification
- D. Test solution
|
3 |
What is the fifth step, in the prblem-solving process. |
- A. Test the solution
- B. Selecting the best solution
- C. Problem analysis
- D. Planning solution
|
4 |
In.......... flow steps are executed only if certain condition is true. |
- A. Repetitive
- B. Sequential
- C. Conditional
- D. None
|
5 |
What is a problem is problem-solving. |
- A. A task to be performed
- B. A situtation to be analyzed
- C. A solution to be selected
- D. A plan to be implemented
|
6 |
The main goal of the pasta recipe problem analysis is to determjne the |
- A. Size of matrix
- B. Solution of maze
- C. Ingredients of pasta
- D. Starting and ending points of the maze
|
7 |
Looking for similarites among the problems is called. |
- A. Algorithmic design
- B. Pattern identification
- C. Abstraction
- D. Problem decomposition
|
8 |
What are the two directions in teh that a robot can move in a maze problem. |
- A. Forward and down
- B. Up and left
- C. Right and down
- D. Forward and back
|
9 |
The first step in the systematic problem-solving proces sis. |
- A. Problem analysis
- B. Problem definition
- C. Identifying the problem
- D. Selecting the best solution
|
10 |
The purpose of decomposition in algorithmic thinking is to |
- A. Solve a specific probloem
- B. Design new and improved systems
- C. Break down complicated problems into smaller problems
- D. Identify the sequence of operations
|