

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Computer Science Problem Solving Questions with Accu
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Problem solving Model - ANSWERSProcess by which a solution can be found. Algorithm - ANSWERSA step-by-step procedure to follow for solving a problem, especially by a computer. restate - ANSWERSstate (something) again or differently, especially in order to correct or to make more clear. equation - ANSWERSA formula a computer needs to solve a problem. model - ANSWERSAn example on a smaller scale. Strategy - ANSWERSA list of choices to aid in developing a solution. How many phases are there in the problem-solving model? - ANSWERS What is the last phase of the problem-solving model? - ANSWERSEvaluate the success of the plan. Wait to see if it goes away - ANSWERSNot a problem solving strategy. Guess and Check - ANSWERSa problem solving strategy Algorithm - ANSWERSThe specific steps to solve a problem In order for a computer to solve a problem it's instructions must _____. - ANSWERSLead to a known solution. Understand the problem - ANSWERSThe first step toward solving a problem. Programs - ANSWERSDeveloped by computer programmers to tell computers how to solve problems. Drawing a diagram - ANSWERSType of strategy for solving a problem. Creating a model - ANSWERSType of strategy for solving a problem.
How can problem solving skills be improved? - ANSWERSThrough practice in solving many different types of problems