SAB interview question

what is oops what is object and classes

Interview Answer

Anonymous

12 June 2023

oops is object oriented programming paradigm . class is a template of an object and object is an instance of a class