Computer Science for IGCSE & O level - Programming (Section 4 - No. 20)
Which programming paradigm is likely being used based on the presented examples?
Object-Oriented Programming
Functional Programming
Procedural Programming
Declarative Programming
Explanation
The examples focus on procedures and functions, indicative of procedural programming, where a program is structured as a sequence of instructions.
Comments (0)
