Enlist some features of JDK.

devquora
devquora

Posted On: Feb 22, 2018

 

  • It represents a Java Development Kit.
  • It is the apparatus important to assemble report and bundle Java programs.
  • Alongside JRE, it incorporates a translator/loader, a compiler (javac), an archiver (container), a documentation generator (javadoc) and different devices required in Java improvement.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Java 10 Interview Questions

    What is the technique adopted to create an immutable class?

    In order to create an immutable class, follow the below steps:..

    Java 10 Interview Questions

    What methodology can be utilized to link to a database?

    The following steps can be utilized to link to a database:..