Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

Object Oriented Programming Paradigm

Posted: Oct/08/2009   By: Guru   Points:15   Category: C/C++/VC++  - C++    Views:146   Vote Up (0)   Vote Down (0)    
Oops is a better way of solving problems in computers compared to the procedural language programming such as in C. oops is designed around the data being operated upon as opposed to the operations, these operations are designed to fit data

View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

Elements of Object Oriented Programming

  
Object-Oriented Programming is centered around the new concepts such as classes, polymorphism, inheritance, etc. it is a well suited paradigm for the following:
.Modeling the real world problem as close as possible to the users perspective.
.Interacting easily with computational environment using familiar metaphors
.Constructing reusable software components and easily extendable libraries.
.Easily modifying and extending implementations of components without having to recode every thing from scratch.
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge