InterviewSolution
Saved Bookmarks
| 1. |
Can Interfaces Have Static Methods? |
|
Answer» YES, from JAVA 8, interfaces can have static METHODS Yes, from Java 8, interfaces can have static methods |
|