Plz quote few examples of object oriented programming. ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Plz quote few examples of object oriented programming. ?

are realistic games we play an example of oops

1st May 2018, 12:25 PM
Satyendra Singh
Satyendra Singh - avatar
3 Answers
+ 6
if youve played fifa17,each player is an object.An object with properties such as:: shoot accuracy, power, dribble e.t.c All this properties defines the players behavior,by the player i mean the object.
1st May 2018, 12:56 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 2
mean to say computer games r examples of oops
1st May 2018, 1:21 PM
Satyendra Singh
Satyendra Singh - avatar
0
Satyendra Singh indeed. most things in games today are objects as it is easier to keep track of them that way
1st May 2018, 2:08 PM
hinanawi
hinanawi - avatar