Arkhitech interview question

Simple oops and data structure

Interview Answer

Anonymous

Feb 11, 2026

OOP is a programming style based on objects that contain data (variables) and methods (functions). A way to store and organize data so it can be used efficiently.