Monday, January 14, 2008
What is Object-Oriented Programming
Object-Oriented Programming (OOP) is different from procedural programming languages (C, Pascal, etc.) in several ways. Everything in OOP is grouped as "objects" OOP, defined in the purest sense, is implemented by sending messages to objects. To understand this concept, we first need to know what is an object?
Labels: Introduction
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment