![]() |
| HOME | DOWNLOADS | ONLINE SHOP | WEB HOSTING | CONTACT US |
| What is the: Java ? | |||||
|
A high-level programming language developed by Sun Microsystems. Though Java is a general-purposes language it has a number of featers making it well suited for writing programs that can be safely downloaded through the Internet without fear of viruses or other harm to computers or files. Using small Java programs called applets, Web pages can include functions such as animations, calculators, and other fancy tricks. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web. Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors. Java source code files (files with a .java extension) are compiled into a format called bytecode (files with a .class extension), which can then be executed by a Java interpreter. Compiled Java code can run on most computers because Java interpreters and runtime environments, known as Java Virtual Machines (VMs), exist for most operating systems, including UNIX, the Macintosh OS, and Windows. Bytecode can also be converted directly into machine language instructions by a just-in-time compiler (JIT). We can expect to see a huge variety of features added to the Web using Java, since you can write a Java program to do almost anything a regular computer program can do, and then include that Java program in a Web page. | |||||
| |||||
| Copyright (c) 2008 CEZEO software , Instant Messaging software CEZEO gorup Contact us | |||||