# In this lecture we will learn an important concept of Object-Oriented Programming # called ENCAPSULATION. # What is Encapsulation? # Encapsulation means combining DATA and FUNCTIONS together inside ...