InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Data Encapsulation In Objective-c? |
|
Answer» In Objective-C, DATA encapsulation is referred to the MECHANISM of connecting the data and the FUNCTIONS that USE them. In Objective-C, data encapsulation is referred to the mechanism of connecting the data and the functions that use them. |
|