Core Java
May 15, 2018
“Core Java” is used to refer Java SE, the standard edition. In Core Java it includes many packages which are always considered to be part of JavaSE. The packages like applet, awt, io, lang, util, math are part of Core Java. This document explains how to write first program in Core Java and run it. … More Core Java