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 are higher order functions in functional programming? How does the 'map' function work and why is it a higher order function?


What is method "Overloading" in object-oriented programming (OOP) ?


What is meant by the term spooling? Give an example of when it can be used.


Explain what is meant by the term ‘TCP/IP stack’ [3]