Correct Answer : Encapsulation
Explanation : In OOPs, the property of enclosing data and its related functions into a single entity(in C++ we call them classes) is called encapsulation.