What is encapsulation?

Grouping related data and functions in the same objectGrouping related data in one object and their functions in another

Grouping related data and functions in the same object.