MCQ
What is an algorithm?
Unit-2 Computational Thinking and Algorithms
A
A step-by-step procedure to solve a problem
B
A type of computer hardware
C
A programming language
D
A flowchart symbol
Explanation
An algorithm is a finite sequence of well-defined steps used to solve a problem.
Related MCQs
Which of the following is an example of a constant?
Unit-2 Computational Thinking and Algorithms
View
A student wants to find the shortest route to school. This is an example of which type of problem?
Unit-2 Computational Thinking and Algorithms
View
An IPO chart contains which three columns?
Unit-2 Computational Thinking and Algorithms
View
Which keyword is commonly used in pseudocode to display output?
Unit-2 Computational Thinking and Algorithms
View
Which type of problem involves finding a specific item from a large collection of items?
Unit-2 Computational Thinking and Algorithms
View
What is a flowchart?
Unit-2 Computational Thinking and Algorithms
View