Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books

Object oriented programming



By Nishant Kumar

What are the advantages of OOP?

Following are the advantages of OOP:

It presents a simple, clear and easy to maintain structure.

It enhances program modularity since each object exists independently.

New features can be easily added without disturbing the existing one.

Objects can be reused in other program.

>Object Oriented Programming Interview Questions 
>Learn JavaScript's OOP features


Posted on August 05, 2008 at 22:10 PM by Amit Satpute

What are the characteristics of Object Oriented programming language?

Answer
Some key features of the Object Oriented programming are:

  • Emphasis on data rather than procedure
  • Programs are divided into entities known as objects
  • Data Structures are designed such that they characterize objects
  • Functions that operate on data of an object are tied together in data structures
  • Data is hidden and cannot be accessed by external functions
  • Objects communicate with each other through functions
  • New data and functions can be easily added whenever necessary
  • Follows bottom up design in program design

What are the basic Concepts used in the Object-Oriented Programming language?

Answer

Object
Class
Data Abstraction and Encapsulation
Polymorphism
Inheritance
Message passing
Dynamic binding


Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.