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
Computer》Properties》Advanced system settings》Environment variables》system
variables》PATH》PASTE 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.
Post a Comment
Please do not enter any spam link in the comment box.