Does the very existence of objects in a program make it OOP?
>>108574314Define “object”. C has structs for example.
Obviously a program is OOP if it is about messages and not objects.
for me, interfaces and classes being the main types & data structures in a program = OOP
>>108574314Short answer : noLonger answer : you need inheritance, polymorphism and a few other things to make it OOP.
>>108574628a struct but it also has functions
try asking again without a retarded frog image