Java application development a brief discussion

Page 1

Java Application Development – A Brief Discussion

Which is the most widely talked, used and taught programming language on this planet? The answer obviously is Java. What is Java? Java is a very widely used programming language expressly designed by the Sun Microsystem which is now owned by Oracle. Known a high -level language as it can be easily read and written by humans, it enables the programmers to write instructions in English rather than using numeric codes. As it was designed much later than C and C++, it incorporates many of the strong features of these previous languages yet addresses some of their drawbacks. Java can used to run different types of applications. Standalone applications: The standalone application is similar to the C or C ++ program. It run on our computers. Applet: An applets is a java application that can be run on a client machine by a Java compatible Web browser like Internet Explorer and can be transported over the internet. It can also be automatically installed and run as a part of the Web document. 

Web applications: web applications run on more than one computer and communicate through a network or server. In short they are by nature distributed applications. These are used for online retail, online banking, web mail and more



Distributed: it means that the data is spread out over many computers in a single network. These apps are broken into two separate programs, the server and the client


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.