1 |
What is the process of algorithmic thinking. |
- A. A series of systematic and logical steps
- B. A way of solving a specific problem
- C. A process without clear in instructions
- D. A way of breaking down prblem into smaller problems.
|
2 |
What is the purpose fof planning a solution to a problem. |
- A. To minimize the risk of failure
- B. To ensure a successful execution
- C. To determine the most ideal solution
- D. Both A and B
|
3 |
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
|
4 |
What is the process of figuring out the 5 Ws from the problem statement. |
- A. Problem identification
- B. Problem definition
- C. Problem analysis
- D. Deconstruction
|
5 |
What is the final step in most algorithms. |
- A. Start
- B. Input
- C. Output
- D. Stop
|
6 |
How many steps are there in the problem solving process. |
|
7 |
---------- is process of defining and decomposing of a problem. |
- A. Problem analysis
- B. Planning solution
- C. Problem identification
- D. test solution
|
8 |
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
|
9 |
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
|
10 |
What is the goal of problem -solving. |
- A. To generate appropriate solutions
- B. To identify the problem
- C. To test the solution
- D. To plan the solution
|