| HOME | INTRODUCTION | INSTRUCTION | SOURCE CODE | PROGRAM DEMO |
|
-
|
INTRODUCTION TO COMPUTER SCIENCE |
|
-
|
INTRODUCTION TO PROGRAMMING LANGUAGE |
|
-
|
INTRODUCTION TO C++ LANGUAGE |
|
-
|
INTRODUCTION TO ALGORITHMS |
|
-
|
INTRODUCTION TO OPP LANGUAGES |
INTRODUCTION TO OOP LANGUAGE.
Object-Oriented Programming (OOP)
According to the Microsoft Encarta Encyclopedia,
in computer science, type of high-level computer language that uses self-contained, modular instruction sets for defining and manipulating aspects of a computer program. These discrete, pre-defined instruction sets are called objects and may be used to define variables, data structures, and procedures for executing data operations. In OOP, objects have built-in rules for communicating with one another. They can also be manipulated or combined in various ways to modify existing programs and to create entirely new ones from pieces of other programs.
Biblybiography, "Object-Oriented Programming," Microsoft® Encarta® Encyclopedia 2000. © 1993-1999 Microsoft Corporation. All rights reserved.