Hi Geek, www.ingeekfloor.blogspot.com is now www.geekfloor.com The following post is written by Deepanker Verma admin of www.hackingtricks.in. He is a Web developer, Security consultant and a Programmer. :-) About Java Platform: The Java platform consists of the Java application programming interfaces (APIs) and the Java virtual machine (JVM). Java APIs are libraries of compiled code that you can use in your programs. They let you add ready-made and customizable functionality to save you programming time. Java programs are run (or interpreted) by another program called the Java Virtual Machine. Rather than running directly on the native operating system, the program is interpreted by the Java VM for the native operating system. This means that any computer system with the Java VM installed can run Java programs regardless of the computer system on which the applications were originally developed. Java Programming Language The Java programming language is a high-lev...
Learn, Experiment and Teach the Art Of Software Development