Java is popular programming language, platform and technology. Java is open source. It is class based object oriented programming language. It is intended to let application developers write once run anywhere [WORA], meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.