Programming References and tutorials for Developers.

What is Java Technology?

By The Saint on Saturday, January 17, 2009

Filed Under:

What is Java Technology?


Programming language
Java can develop any application that surpasses the user expectation; it includes mobile programs, web applications, windows form application, tools and services that can run on different platform.

Development environment
Java package provides you with a large suite of tools: compiler, interpreter, documentation generator, a class packaging tool, and other tools that help you in application development.

Application environment
Java technology applications are platform independent programs that run on any machine where the Java runtime environment (JRE) is installed.

Deployment environment
Two deployment environments: Includes, the JRE supplied by the Java 2 Software development Kit (SDK) contains the complete set of class files for all the Java technology packages, which includes basic language classes, GUI component classes, and so on. The other main deployment environment is on your web browser. Most commercial browsers supply a Java technology interpreter and runtime environment.


Advantages of open-sourcing Java technology implementations
Video posted by: FinanMart

0 comments for this post