Data Encapsulation combines data and functions in to classes.when using encapsulation you cant access directly to data(data is not accessed directly).only accessible through the functions.Encapsulation enables the important concept of data hiding possible.
No comments:
Post a Comment