Computer Science - System Analysis and Design - Discussion

Discussion Forum : System Analysis and Design - Section 4 (Q.No. 22)
22.
A pseudocode is
a protocol used in data communication
an easy way to communicate the logic of a program, in English¬like statements
a computer generated random number
a machine code
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

TJs said:   11 months ago
Pseudocode is a snippet of the actual code and has to be syntactically correct and can be written in English like language, it has to be written in a prog language.

Post your comments here:

Your comments will be displayed after verification.