What is Java ?
Java is a programming language used to build applications that can run on any device with Java
support.
Java Components
1. JDK (Java Development Kit): Tools for developing Java applications.
2. JRE (Java Runtime Environment): Needed to run Java applications.
3. JVM (Java Virtual Machine): Runs the Java code on your device
JDK Download & Installation
Download and Install JDK
Set Java Path inside environment variables
Verify Installation inside command prompt
JDK Installation on Windows
Setting JDK Path in Environmental variables
JDK Installation location: C:\Program Files\Java\jdk-22
Right Click on This PCPropertiesAdvanced system settingsEnvironment variables
Verify JDK Version inside Windows Command Prompt
Eclipse IDE Download & Installation
Download link: https://www.eclipse.org/downloads/