

MCQOPTIONS
Saved Bookmarks
1. |
A Class implementing an Interface can use ____ access modifier before the implemented methods. |
A. | private |
B. | protected |
C. | public |
D. | All the above |
Answer» D. All the above | |