What is object-oriented programming?

A programming style where we bundle together related data and functionalityA programming style where we keep data and functionality separate

A programming style where we bundle together related data and functionality.