JDK environment: Java language comes with a number of classes, - TopicsExpress



          

JDK environment: Java language comes with a number of classes, method variables, packages and development tools. This altogether is known as Java Development Kit (JDK). Java Development Kit consists of following things. Javac: It is the java compiler which translates source code to the byte code format for the understanding of interpreter. Java: Means Java interpreter which runs the program by reading and interpreting the file in byte code format. appletviewer: It enables us to run applet program (without using web browser). javadoc: Java source code file documentation which is created in HTML. Jdb: To find out the error in program we have to use Java debugger.
Posted on: Fri, 23 Aug 2013 18:04:01 +0000

Trending Topics



Recently Viewed Topics




© 2015