InterviewSolution
Saved Bookmarks
| 1. |
Can a class be declared with a protected modifier.(a) True(b) FalseThis question was posed to me by my college professor while I was bunking the class.I need to ask this question from Access Control in section Classes and Methods of Java |
|
Answer» The CORRECT choice is (b) False |
|