Levels of Encapsulation—Part II
|
Keywords |
C#, C++, Groovy, Java, Ruby, Scala, encapsulation, private
|
Duration | 13 minutes |
Presenter | Venkat Subramaniam |
Created | October 2013 |
Details | In OO programming it's common to mark fields as private. However, languages treat private differently and the level of support differs widely as we'll see in this presentation. |
Code | |
Access |
|
|
|