Explore Notes and Programming
Tuesday, February 23, 2010
Applications of OOP
›
Applications of OOP 1. Real time systems 2. Simulations and modeling 3. Object oriented database 4. Hypertext, hypermedia and expertext 5. A...
Benefits of OOP
›
Benefits of OOP • The complexity of software can be managed easily. • Data hiding concept help the programmer to build secure programs • Thr...
OOPS Concepts
›
To standardize the thinking the following characteristics are defined: • Object • Class • Data abstraction • Data encapsulation • Inheritanc...
Overview of C++
›
Overview of C++ • C++ is an Object-Oriented language. • It was developed in the year 1980 by Bajarne Strostrup at Bell Laboratories Murray H...
Fundamentals
›
Fundamentals • Object-Oriented Programming concepts • Encapsulation • Programming Elements • Program Structure • Enumeration Types • Functio...
›
Home
View web version