MCQ
The efficiency of an algorithm refers to:
Unit-2 Computational Thinking and Algorithms
A How correctly it gives the result
B How much time and resources it uses
C How long its name is
D The number of symbols in its flowchart
Explanation

Efficiency measures how well an algorithm uses time and resources.