Identify three advantages of object-oriented programming.
separation of state and behavior
modularity
information sharing
code reuse
information hiding
Submit