Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java 11 Interview Questions and Answers

Question: What is Remove the Java EE and CORBA Modules in Java 11?
Answer:

Java 11 removed the Java EE and CORBA modules from the Java SE Platform and the JDK, these modules were already deprecated in Java 9 with the declared intent to remove them in a future release.

  1. java.xml.ws (JAX-WS, plus the related technologies SAAJ and Web Services Metadata)
  2. java.xml.bind (JAXB)
  3. java.activation (JAF)
  4. java.xml.ws.annotation (Common Annotations)
  5. java.corba (CORBA)
  6. java.transaction (JTA)
  7. java.se.ee
  8. jdk.xml.ws (Tools for JAX-WS)
  9. jdk.xml.bind (Tools for JAXB)
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook