Exam tip 1
In Paper 4, you will most likely be given a code snippet and asked to identify the paradigm. Your answer must be justified. Always name the paradigm (e.g., 'Object-Oriented') and then list specific features from the code that support your choice, such as 'The use of CLASS...ENDCLASS' or 'The procedure modifies a global variable'.