English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

WHY java became popula?????????????

2007-02-28 21:38:43 · 6 answers · asked by Adamu gkall 1 in Computers & Internet Programming & Design

6 answers

JAVA is a pure object oriented programming language. Everything is class. This makes the structure of any program very clear.
Then its very simple to use. You have all the readymade libraries for any kind of data structures. Just import something and you have it. Programming becomes a lot easy.
Another good reason is beacuse of its portability or platform independence. You dont need to write different programs for windows and linux. Whatever is working in linux will be guaranteed working in linux.
Another important reason is that you absolutely dont need worry about any kind of memory allocation or you dont make any system call. (malloc, alloc etc.). The compiler will take care of this for you.
And then you can do absolutely anything in JAVA. From socket programming to graphics programming, or database connectivity, single mode application or threaded application. Hence it is a good choice for high level programmes.

2007-02-28 22:11:33 · answer #1 · answered by manoj Ransing 3 · 1 0

Java language has many sturdy effective aspects which take it to this psition. In breef a million. Platform self sufficient certainly maximum celebrated Java charecteristics. that is between the reason why Java is so accepted. 2. guard- Java application is continually guard , that is why you could ran a Java applet in internet with out worry. This 2 made java the language of internet. yet there are extra 3. merchandise oriented- Java is organic merchandise oriented language. Its elementary merchandise variety between the reason why java is accepted. 4.rich equipped in library- Java has rich equipped in language library. 5. imaginative and continiuos developmet- Java language progression is continually finished of innovation . And Java language develops first actual.

2016-10-17 09:38:16 · answer #2 · answered by ? 4 · 0 0

In my opinion, most attractive point of Java is immutavility.

Comparing to other programming language such as PHP and Visual Basic, Java has not had any major update.

I mean, sometimes there are major version up for PHP and Visual Basic, and the syntax was changed a lot, then you may need to learn a lot of new features again.

But, for Java, i think, the principle is basically not changing.

2007-02-28 22:26:21 · answer #3 · answered by h_o 2 · 0 0

Java is a popular choice of web designers. You can do more with it then html.

2007-02-28 21:44:03 · answer #4 · answered by dirtmojo 3 · 0 0

A cross platform language and robust by nature

2007-03-01 00:15:29 · answer #5 · answered by Venkatesh A 1 · 0 0

because it is very flexible and you can code almost anything in java, but you may not be able to code those stuff in other language

2007-02-28 21:45:02 · answer #6 · answered by Anonymous · 0 1

fedest.com, questions and answers