Reference no: EM13349020
Question
1. Illustrate a structured flowchart describing the steps you would take to cook popcorn in a microwave oven. Comprise at least one decision.
2. Generate the pseudocode to go along with the flowchart created in question above.
3. Explain features of unstructured ‘spaghetti code' and why it is important as a programmer to avoid this method of writing code.
4. Recognize and describe the three basic structures.
5. Describe in detail why pseudocode is a significant part of software development.
6. Describe dissimilarity between variables and constants.
7. Describe AND OR logic.
8. Clarify advantages of modularizing your programs.
9. Describe how an array occupies computer memory.
10. Describe advantages of Object-Oriented programming
11. Detail advantages of looping.