What are the oops concept?



What are the oops concept?..

Answer / Ashk Kumar Shah

"Object-Oriented Programming (OOP) concepts in Java include: Encapsulation, Inheritance, Polymorphism, and Abstraction. Encapsulation is hiding the internal details of an object from outside users. Inheritance allows a class to derive properties (methods and fields) from another class, creating a hierarchical class structure. Polymorphism enables objects to take on multiple forms, allowing a parent class reference to be used with its subclass objects. Abstraction represents the general concept of an object, hiding unnecessary details and exposing only essential characteristics."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is a modular application?

1 Answers  


To identify IDL language what mapping mechanism is used?

1 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,


Can we have more than one action servlet?

7 Answers   HP,


In HashTable I am storing null value..then what is the error it will show

2 Answers   GM General Motors,


How will you pass parameters in RMI? Why do you serialize?

1 Answers  


Why do threads block on i/o?

1 Answers  


how i secure my site with the https protocol.what are the steps?

1 Answers  


What is the relation between the infobus and rmi?

1 Answers  


How to get an image from db2 database plz help as soon as possible

1 Answers  


Java is fully object oriented languages or not?

1 Answers  


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1 Answers   Ducat,


Categories