Programming (Year 11)
What is object-oriented programming (OOP)?
OOP is a programming paradigm based on the concept of 'objects', which can contain data and methods to manipulate that data.