quiz

Full-stack dev quiz question #70

Full-stack dev quiz question #69quiz

Java 17 has a lot of cool features. Check the seventieth question of full-stack dev quiz to see if you know which ones are new since Java 11.

The below list contains Java 17 features. Which ones are present in Java 17, but not in Java 11?

Choose all correct answers.

  1. text blocks,
  2. records,
  3. Java Time API,
  4. isBlank() method on String
  5. sealed classes.

For the correct answer scroll down

.

.

 

 

 

 

 

 

 

 

 

 

Do not miss valuable content. You will receive a monthly summary email. You can unsubscribe anytime.

 

 

 

 

 

 

 

 

 

 

 

 

 

.

.

.

The correct answer is: a, b, e. If you want to read more, check the Java 17 new features since 11 article.