News
Today we are gonna be learning encapsulation and abstraction in python OOP.. Imagine you have a severe headache🤕. You go to a doctor 🧑⚕️ and he takes out a medicine 💊 and starts explaining 🗣 how ...
#wraping up data and methods working on data together in single unit is called as encapsulation #Encapsulation restrict the modificaton of the data outside the class in encapsulation #Gneeraly we ...
Encapsulation restricts access to certain components of an object, which can prevent the accidental modification of data. In Python, this is often achieved using private variables and methods ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results