rankz_VtujUdhflsoFhdgp Encapsulation - All type study material

Java programming

Java programming

About Me

my self - Harvendra Singh

Search This Blog

Friday, February 7, 2020

Encapsulation

Encapsulation -

  • The wrapping up of data and method into single unit (called class) is known as Encapsulation. 
  • Data Encapsulation is the most striking feature of the  class.
  • The data is not accessible to the outside world and any those method that are wrapped in the class.


No comments:

Post a Comment