InterviewSolution
Saved Bookmarks
| 1. |
Can We Use Public, Protected And Default Modifiers With Abstract Method? |
|
Answer» YES, we can USE PUBLIC, protected and default modifiers with abstract METHOD. Yes, we can use public, protected and default modifiers with abstract method. |
|