ABC Interview Question

what do you understand by oops concept?

Interview Answer

Anonymous

Jul 3, 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.