2011-06-09

What is Java?


Java is an object oriented platform independent computer programming language. It is the descendant of c,c++.so all its functionalities and syntax is similar to c,c++ and omits many of the confusing and complex concepts like pointers,operator overloading,multiple inheritance etc.It enables programmers to write computer instructions using English based commands, instead of having to write in numeric codes. It’s known as a “high-level” language because it can be read and written easily by humans. 

Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It's also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing. Like English, Java has a set of rules that determine how the instructions are written. These rules are known as its “syntax”. Once a program has been written, the high-level instructions are translated into numeric codes that computers can understand and execute.


Comment for any doubts.......

Loading

Enter your Email here: