Why use a java programming language?

@Silvan (25)
Philippines
December 18, 2006 4:20am CST
What are the advantages of java over other programming languages?? why use it? and what can you do with it?? what are the programs you could do with it?
6 responses
• Italy
18 Dec 06
Its easiness is one advantage in comparison to C/C++ for example. The way it manage memory (no pointers, garbage collector) could be another advantage, because it's easier writing ropust programs in Java. Another good point is the complete framework, Java offers functions for doing about everything. I don't think it's a good language for writing desktopo application or games (flash is better for web-games) but it's good for server because of its good networking funcionalities and threading
@Silvan (25)
• Philippines
26 Dec 06
is there any language out there that could match or surpass java?
@amathor (91)
• Spain
28 Jan 07
The principal advantage is the portability, you can run the same program in all OS, the only one that differs is the virtual machine running in the OS.
@phon4u (2215)
• Laos
24 Jan 07
I saw people use in promtion their sale refferal. It leads to money.
@kingadnan (1538)
• Pakistan
26 Dec 06
Java is Platform independent, Java is very best language and very secure for all type of programmings. This Language uses Objects for Programming, OOPs Concept is used in Java.Thanks Dude
@utsadetti (4589)
• United States
26 Dec 06
maybe because it came from Java island?
@kaka135 (14916)
• Malaysia
24 Jan 07
I only learnt Java in college. I liked the programming, coz I think it's simple to learn and understand. I like its object oriented concept. I guess we can use java to do many kinds of programs, including web applications. I'm currently using .NET, I find it quite similar to Java's concept. I'd think there are two main lines in programming area, one is .NET, another is Java. It's good to know either of them. If you are interested, you can visit the official Sun MicroSystem website: http://www.sun.com