Exercises 2.1 Exercises
1.
Yes, I'm ready!
Yay! Let's continue.
No, I don't feel ready.
Oh no! Take some time to reread this chapter.
Are you feeling ready to continue?
Hint.
Ready? Let's start
2.
To help humans understand the application before programming it
Correct! pseudocode is used to help humans understand the code first.
To help machines create a set of instructions.
Programmers create a set of instructions. Machines execute it.
To help the CPU understand Low-level languages.
Pseudocode is not programmed into the machine. Try again
For humans to easily understand logic and convert to a regular programming language
Yes, Correct.
Why might pseudocode be helpful?
Hint.
Think: Why are flowcharts and pseudocode used before programming using regular programming language?
You have attempted of activities on this page.