Java 11 Feature Interview Question

What are the main java 11 features?

Below are some of java 11 features:

  1. Running Java File with single command
  2. Java String Methods
  3. Local-Variable Syntax for Lambda Parameters
  4. Nested Based Access Control
  5. JEP 309: Dynamic Class-File Constants
  6. JEP 318: Epsilon: A No-Op Garbage Collector
  7. JEP 320: Remove the Java EE and CORBA Modules
  8. JEP 328: Flight Recorder
  9. JEP 321: HTTP Client
  10. Reading/Writing Strings to and from the Files
  11. JEP 329: ChaCha20 and Poly1305 Cryptographic Algorithms
  12. JEP 315: Improve Aarch64 Intrinsics
  13. JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
  14. JEP 335: Deprecate the Nashorn JavaScript Engine