Computer Science, asked by preet17875, 4 months ago

what is the programming approach of oop in java?​

Answers

Answered by SURAJ0840
2

Explanation:

OOP stands for Object-Oriented Programming. Procedural programming is about writing procedures or methods that perform operations on the data, while object-oriented programming is about creating objects that contain both data and methods.

Similar questions