SECTION A 1. Every Pascal program must begin with the word 2. The body of every Pascal program starts with the word (2) 3. Give an example of the following statements in algorithm: STATEMENT Input statement Output statement Assignment statement Prompt statement EXAMPLE and ends with the word (4) 4. A must come at the end of every statement in Pascal. (1) 5. After creating the codes in Pascal, the program must be before it can errors the program will not be compiled. must be at the beginning of 6. If there are 7. When declaring variables in Pascal, the abbreviation the line, and the 8. Give an example of a constant declaration: 9. The comes after the colon. language is the only language the computer understands. 10. Write the corresponding class of programming language (high level, machine level or assembly level) and generation which matches the appropriate examples below: Examples MUL 12, 10 00100101 READ Name Programming language and generation​