What is OOP?
Anonymous
OOP = object-oriented programming. This involves the use of various programming languages based on the concept of data structure called an "object", each of which has an associated set of actions or functions (methods) that are used on the data. Objects are grouped in classes, and classes can be nested so that objects inherit attributes from parent classes. Read more information at foldoc.org or webopedia.com.
Check out your Company Bowl for anonymous work chats.