What did we talk about in the last lesson?
Task 4
Count the number of zeroes in the given array. arr[] = {0, 1, 1, 1, 0, 0, 1, 0, 1, 0}
Descriptors:
***Task 5
Write a C++ program that gives as output the following tables of numbers exactly as shown below. The program must make use of nested for loops.
How is the assembly code converted to machine code?
translators
Grade 11 - Computer Science
https://qiwi.io/fed
Learning objectives
11.5.1.7 analyze advantages and disadvantages of compilers
11.5.1.8 analyze advantages and disadvantages of interpreters
Assessment criteria
Group work
1st group: Assembler
2nd group: Compiler
3rd group: Interpreter
Each group:
Place the each item under the respective title
Compiler | Interpreter | Assembler |
|
|
|
|
|
|
answers
Interpreters and Compilers (Video)