Setting up JAVA environment to execute First JAVA program!
JAVA is pretty famous software platform used to develop variety of applications; web-based, stand alone, mobile, etc.,. JAVA is used in wide variety of platforms from embedded devices to enterprise servers. Here are the steps to write your first JAVA program. Step (1). You need to download JDK and install it on your system. For […]