The Minimum You Need to Know About Logic to Work in IT by Roland Hughes - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

2.11 Exercises

1. In today’s IT shops, how is pseudocode generally used?

2. Why should pseudocode be learned after flowcharting?

3. What keyword or phrase is expressly forbidden when writing pseudocode?

4. Given a variable which can have five different values and a different action associated with each of those values, what logic structure would you use?

5. What 3GL programming language will you find the pseudocode syntax mimicking and why?