96.8k views
3 votes
What are pseudocodes

User Sjf
by
8.2k points

1 Answer

3 votes
Pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm. It uses the structural conventions of a normal programming language, but is intended for human reading rather than machine reading.
User Superluminal
by
8.4k points