ABC interview question

what do you understand by oops concept?

Interview Answer

Anonymous

3 Jul 2024

the answer i delivered to this question was oops stand for object oriented programming which has 4 main principle that is inheritance, polymorphism, abstraction and encapsulation.