InterviewSolution
Saved Bookmarks
| 1. |
How Is Visibility Of Methods Changed In Ruby (encapsulation) ? |
|
Answer» By APPLYING the access MODIFIER : Public , Private and PROTECTED access Modifier By applying the access modifier : Public , Private and Protected access Modifier |
|