D
An informal high-level description of an algorithm
Correct Answer: Option D — An informal high-level description of an algorithm
Explanation:
Pseudocode is an informal, high-level description of an algorithm's logic that uses plain language structured like code, without following s...
Pseudocode is an informal, high-level description of an algorithm's logic that uses plain language structured like code, without following strict syntax rules.