Revision Notes Tutorial
Write clea definitions for each of the following based on the lecture slideTask
Instructions
- Five steps of problem-solving the definition of each steps
- 3 types of error and its definitions
- Definition of IPO Model
- Definition of Control Structure
- Definition of Algorithm
- Definition of Pseudocode
- Definition of Flowchart
- Definition of Sequence Control Structure
- Definition of Selection Control Structure
- Definition of Repetition Control Structure
- Definition of Counter Control Repetition
- Definition of Sentinel Control Repetition
- Definition of Programming Language
- Definition of Low-Level Language
- Definition of Machine Language Its Advantages and Disadvantages
- Definition of Assembly Language and Its Advantages and Disadvantages
- Definition of High-Level Language and Its Advantages and Disadvantages
- Comparison Between Low-Level Language and High-Level Language
- Definition of Programming Paradigm
- Comparison Between Programming Paradigms
- Definition of Language Translator
- Definition of Assembler, Interpreter and Compiler
- Types of Python Platform, Its Definitions and Example
- Definition of Identifier, Variable, Reserved Words, Data Types Comment
- 3 Parts of Counter Control and 3 Parts of Sentinel Control