Hi Khalid/Vasily,
I know the list of changes from
Java 11 to Java are the ones below:
[1]: Text Blocks
[2]:
Pattern Matching for the instanceof Operator
[3]: Java Records
[4]: Sealed Classes and Interfaces
[5]: Switch Expressions
I've seen the new syntax for those topics and are completely different of what pre-Java 17 developer know.
Do you present
edge cases in your book? Those that are rare in the professional life but could be asked in the exam? Like which ones?