What is an OOP (Object Oriented Programming) language?

Type of programming that concerns the use of objects based on classes. Classes consist of methods and data structures and are available to all subclasses and objects based on the parent class. Objects and subclasses may have their own methods and data elements. (C++, Delphi, VB.Net, Visual C++, Java).

CD

Related Computing A Level answers

All answers ▸

What is an interface and why are they useful?


Describe a difference between an array and a linked list.


Describe the operations of an optical disk drive used to read data from an optical disk, such as a CD or DVD.


Describe the 4 layers of the TCP/IP model