1.

Any algorithm is a program.(a) True(b) FalseI have been asked this question at a job interview.This intriguing question comes from Algorithms topic in chapter Planning the Computer Program of Computer Fundamentals

Answer»

Right answer is (b) False

The best EXPLANATION: The statement is false. An ALGORITHM is REPRESENTED in the FORM of a programming language is CALLED a program. Any program is an algorithm but the reverse is not true.



Discussion

No Comment Found

Related InterviewSolutions