GROWTH DEVELOPMENT CHILD
COGNITION AND EMOTIONS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
mental set
|
|
trial and error
|
|
algorithm
|
|
insight
|
Detailed explanation-1: -A step-by-step procedure used to solve a problem is called Algorithm. An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, based on conductiong a sequence of specified actions. A computer program can be viewed as an elaborate algorithm.
Detailed explanation-2: -An algorithm is a defined set of step-by-step procedures that provides the correct answer to a particular problem. By following the instructions correctly, you are guaranteed to arrive at the right answer. An algorithm is often expressed in the form of a graph, where a square represents each step.
Detailed explanation-3: -An algorithm is an effective step-by-step procedure for solving a problem in a finite number of steps. In other words, it is a finite set of well-defined instructions or step-by-step description of the procedure written in human readable language for solving a given problem.
Detailed explanation-4: -Generating possible Solutions. Analyzing the Solutions. Selecting the best Solution(s). Planning the next course of action (Next Steps)