InterviewSolution
Saved Bookmarks
| 1. |
What Are The Changes Made To Diamond Operator In Java 9? |
|
Answer» In java 9, it can be USED with ANONYMOUS class as well to simplify code and IMPROVES READABILITY. In java 9, it can be used with anonymous class as well to simplify code and improves readability. |
|