very easy question
if i understand it well
concept off oop came from electronics, in electronics we make some plant or model through which we make circuits of same type time and again
so y we dont make our code like that we can use it time and again
for example if we make class of eye
then we can use it at manay places
like human eye
animal eye
any where
so as if u make a class tyre then object of it u can use again and again! "but class shud be generic and generel or adt
"