MCQ
What is pseudocode?
Unit-2 Computational Thinking and Algorithms
A A program written in C++
B A plain-language description of the steps of an algorithm
C A flowchart symbol
D A type of computer memory
Explanation

Pseudocode describes the steps of an algorithm using simple, everyday language.