GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 348 of 928    Print  
Why we use OOPS concepts, What is its advantage

  
Total Answers and Comments: 3 Last Update: June 18, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 17, 2006 02:37:20   #1  
vmshenoy Member Since: October 2005   Contribution: 508    

RE: Why we use OOPS concepts, What is its advantage
oops stands for object oriented programming.It supports abstraction encapsulation.The concepts of classes and objects hav made OOPS very unique.C++ java are eg of OOPS.Advantages1)Encapsulation-i.e Data hiding programmer can ensure that his code is not accessed.Access specifiers like protected private etc help the purpose2)inheritance-helps in code reusability]3)polymorphism]4)abstraction
 
Is this answer useful? Yes | No
August 20, 2006 11:07:57   #2  
R Krishna Prasadh        

RE: Why we use OOPS concepts, What is its advantage
OOPS is basically Object Oriented Programming. It is not only the the matter of Data Encapsulation & Data Hiding it also involves in Inheritance and Polymorphism. OOPS also makes a code neat and clean and readeable.
 
Is this answer useful? Yes | No
June 18, 2008 09:25:33   #3  
vamsikrishnarv Member Since: June 2008   Contribution: 1    

RE: Why we use OOPS concepts, What is its advantage
we can use classes and objects in java .so java follows oops concept.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape