Application Development using Java {2}
Java is a widely used object oriented programming language. Created by Sun Microsystems, Java is used for embedded devices, the web and other uses. It is similar to C, and C++ but have different learning curves. Java is object oriented meaning “independent Software components to be reused and interchanged between programs”(Greiner, 2011). Source code is [...]