Computer Science, asked by bharatbaroliya93, 7 months ago

what is pseudo code? why is it important​

Answers

Answered by madhavkapoor123
0

Answer:

The purpose of using pseudocode is an efficient key principle of an algorithm. It is used in planning an algorithm with sketching out the structure of the program before the actual coding takes place. Pseudocode is understood by the programmers of all types.

Answered by Oreki
0

Pseudocode is used in planning an algorithm with sketching out the structure of the program before the actual coding takes place.

It's important because it acts as an efficient key principle of an algorithm and it's understood by the programmers of all types.

Similar questions