Friday, June 12, 2009

Java Begining..

In middle 1991 one person was looking for a new programming language.That person wanted to configure it as "write once & run in multiple operating systems". That was his concept,itself. Java was born.It allows user to create platform independent applications.Platform independent means our application can be run on any operating environment .This application's source code is specialized for that particular operating environment ,itself.But byte code can be executed on any operating environment.The person who invented java was James Gosling.

No comments:

Post a Comment