Question
Computer programming
Q2(c). Differentiate between Algorithm and Pseudocode? (1 mark) Algorithm Pseudocode
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Algorithm :
1. Algorithm is set of instruction to solve a problem.
2. It consists of sequence of well defined steps to solve a problem. Normal human understandable language is used to write the steps.
3. More effort required converting an algorithm to a high level program, which we can run in a computer.

Pseudo code :
1. Code used for describing an algorithm is called Pseudo code.
2. It is one of the way to represent algorithm. Unlike algorithm Pseudo code is written in a way that is close to any high level programming language structure like c,c++. But it does not follow any syntax also it cannot be written in natural language like how we write algorithm.
3. Less effort required converting a Pseudo code to a high level program, which we can run in a computer.

Add a comment
Know the answer?
Add Answer to:
Computer programming Q2(c). Differentiate between Algorithm and Pseudocode? (1 mark) Algorithm Pseudocode
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT