COMPUTER SCIENCE AND ENGINEERING
COMPUTER ORGANIZATION
|
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
|
hardware
|
|
|
an operating system
|
|
|
a computer language
|
|
|
an algorithm
|
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 step-by-step procedure that defines a set of instructions that must be carried out in a specific order to produce the desired result. Algorithms are generally developed independently of underlying languages, which means that an algorithm can be implemented in more than one programming language.
Detailed explanation-3: -An algorithm is a set of step-by-step procedures, or a set of rules to follow, for completing a specific task or solving a particular problem.
Detailed explanation-4: -A problem-solving algorithm is a procedure that is guaranteed to produce a solution if it is followed strictly. In a well-known example, the “British Museum technique, ” a person wishes to find an object on display among the vast collections of the British Museum but does not know where the object is located.