Camgian interview question

What is the difference between object oriented and non-object oriented programming?

Interview Answer

Anonymous

14 Nov 2023

Object oriented relies heavy on the use of classes and objects whereas non-object oriented programming is more function-centric.