This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "List of object-oriented programming languages" – news ·newspapers ·books ·scholar ·JSTOR(March 2018) (Learn how and when to remove this message) |
This is a list of notableprogramming languages with features designed forobject-oriented programming (OOP).
The listed languages are designed with varying degrees of OOP support. Some are highly focused in OOP while others support multiple paradigms including OOP.[1] For example,C++ is a multi-paradigm language including OOP;[2] however, it is less object-oriented than other languages such asPython[3] andRuby.[4]