AOL interview question

explain about oops concept in java?

Interview Answer

Anonymous

22 June 2023

oops is an object oriented programming language and it is mainly used to achieve loosely coupling ,and the main pillar of oops is inheritance, encapsulation, abstraction, polymorphism.