CORE JAVA

0
       Core Java is programming language where you will compile and run your own Java application, using Sun's JDK.  JDK stands for Java Development Kit, is an implementation of either one of the Java SE (Standard Edition), Java EE (Enterprise Edition) or Java ME ( Micro Edition) platforms.

       It is extremely easy to learn java programming skills, and in these parts, you'll learn how to write, compile, and run Java applications. Before you can develop Core Java applications, you'll need to download the Java Development Kit (JDK).

       A project consists of multiple modules. It also helps resolve naming conflicts when different packages have classes with the same names. Packages access level also allows you to protect data from being used by the non-authorized classes.

<<<< Java Programs >>>>




    

0 comments:

Recent Posts