Informal high-level description of an alrogithm in English is called
Step-by-step Solution:
An informal high-level description of an algorithm in English is: In Pseudo code, the steps of an algorithm are described informally using structured English-like statements. Pseudo code allows one to convey the logic of an algorithm without adhering strictly to the syntax of a programming language. \[\] Correct Option: (c)