DP Computer Science Questionbank
4.1 General principles
Description
[N/A]Directly related questions
-
21M.1.SL.TZ0.13a:
Construct a pseudocode algorithm that will store the surnames in one array and first names in another.
-
21M.1.SL.TZ0.13d:
Outline one benefit of using sub-programmes to implement your algorithms from parts (a) and (b).
-
19N.1.SL.TZ0.6:
Explain why abstraction is required in the design of algorithms.
-
21N.1.HL.TZ0.7a:
Outline why a sub-program is considered an example of abstraction.
-
21N.1.HL.TZ0.7b:
Evaluate the use of designing and developing different parts of software products concurrently.
-
18M.1.SL.TZ0.11d:
After 5 years the company decided to replace the LAN with a wireless local area network (WLAN).
Outline two advantages, to this company, of installing a WLAN.
- 18M.1.SL.TZ0.11a: Define the term concurrent processing.
- 18M.1.SL.TZ0.11b: Identify two tasks that will be carried out concurrently.
-
18M.1.SL.TZ0.11c:
Identify two tasks that will be carried out sequentially.
-
22M.1.SL.TZ0.13a:
Identify two components in a conditional statement.