Encapsulation is a process of binding data (variables) and methods (functions) into a single unit (class) and controlling access to the data using access modifiers ...