What is oop principle in java?



What is oop principle in java?..

Answer / Deep Agnihotri

"The Object-Oriented Programming (OOP) principles in Java are Encapsulation, Inheritance, Polymorphism, and Abstraction. These principles help organize code into reusable objects, promote code readability, and improve maintainability."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a Wrapper class?

14 Answers  


What are measurable parameters?

1 Answers  


Can constructor return value?

1 Answers  


How do you create a method in java?

1 Answers  


Can we declare static variables in JSP page.

3 Answers   TCS,


How do you delete a list in java?

1 Answers  


How Marker Interfaces are instruct to complete the desired need ?

2 Answers  


Can a class be private?

1 Answers  


what is a static block?

4 Answers  


Is vector ordered in java?

1 Answers  


What are the advantages of java?

1 Answers  


What are assembly attributes?

1 Answers  


Categories