Pre- Assessment
0/1
Intro to JAVA
Java is a high-level, object-oriented programming language developed by Sun Microsystems, known for its platform independence, robustness, and versatility. It follows the "Write Once, Run Anywhere" principle, allowing programs to run on various platforms with a Java Virtual Machine (JVM)
0/2