MSManikandan Sinmanikandan4411.hashnode.dev·13h ago · 4 min readJava 11 Features in JavaIntroduction Java 11 is a Long-Term Support (LTS) version of Java. It introduced several useful improvements to the Java language and standard APIs. Important Java 11 features include: var in Lambda 00