Saved Bookmarks
| 1. |
Which variables can be accessed only within the class?(a) private(b) public(c) protected(d) local |
|
Answer» private variables can be accessed only within the class |
|