To deal with java programming language two software are essentials.



1. JDK:-

JDK stands for Java Development Kit, it is used to design and develop java programs.
Inside JDK many readymade frameworks or classes are present.
With the help of those readymade classes frameworks applications can be developed instantly.


2. JRE:-

JRE stands for Java Runtime Environment, it is used to execute Java programs.

Java programming language makes use of many API(Application Programming Interface) to provide very good security for applications.



Configuring JDK software with OS(Operating System):-

After installation of JDK software visit inside below declared folder
C:\.......

copy the url.

open system property window
ComputerPropertiesAdvanced system settingsEnvironment variablessystem variablesPATHPASTE THAT URL.

It pop-up window appears on the screen, the already some information will be predeclared. Don't manipulate that information, after information tyle ';' and paste the jdk url.

Open the command prompt and type Java, a list of predeclared commands related to java appears on the screen. If not then crosscheck with configuration steps.


Post a Comment

Please do not enter any spam link in the comment box.

Previous Post Next Post