Embed presentation
Download to read offline



























Java became famous because it is a platform independent programming language that can run on any device with a Java Virtual Machine (JVM). Platform independence means that code written in Java can run on any operating system, as Java uses the JVM to translate Java code into code that devices can understand. This allows Java programs to work across Windows, Linux, and other platforms. Java has continued to release new versions on a regular basis since its initial release in 1995 to improve and expand its capabilities.


























