Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Programming Languages > OOPS

OOPS OOPS Interview Questions, Learn by sharing OOPS Interview Questions asked in various Companies, Get Career advices, Interview Procedures from OOPS experts, Post asked OOPS Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-05-2008, 12:25 PM
Senior Member
 
Join Date: Mar 2008
Posts: 1,467
Default What is OOPS and How it is different

What is OOPS and How it is different from Procedural Programming ?
Reply With Quote
  #2 (permalink)  
Old 06-08-2008, 04:43 PM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default

OOPS means Object Oriented Programming Languages and
Systems and is different from the Structural programming in
the fact that in OOPS programming you take advantage of
Polymorphism, Multiple inheritance and Abstraction and
Encapsulation of the data by using Private and this helps
in Security of Data while giving you the levarage to
program your software system with the maximum flexibility.
Reply With Quote
Reply

Tags
oops, programming language, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On