© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Maxi Contieri
Software Engineer
Nice article!
I think OOPS is more related to behavior as you talk in the first part of the article and not much about data (which is accidental)
Arshad Ali
Software Developer - TCS
Thanks, Maxi
Yes, the behaviour of an object is defined by its methods, which are the functions defined within the object class. Methods determine what type of functionality a class has, how it modifies its data and all of this is nothing but behavior