What is encapsulation?
Grouping related data and functions in the same object
Grouping related data in one object and their functions in another
Grouping related data and functions in the same object.