Which of the following is true about pseudocode

Which of the following is true about pseudocode Correct Answer None of the above

Pseudo code is an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations. It is used for creating an outline or a rough draft of a program. Pseudo code summarizes a program's flow, but excludes underlying details.

Related Questions

A Pseudocode is