answersLogoWhite

0


Best Answer

too many reasons...it is easy to use, it contains built-in support for using computer networks, it can execute code from remote sources securley, it prevents possible errors and anti-pattern design...but there are many limitations for what java can do.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

Primarily due to its simplicity. Unlike C++ which must be compiled separately for each platform, compiled Java byte code can be executed upon any machine that has a Java virtual machine implementation, which is pretty much everything these days. Although much slower to execute than native machine code due to the need to interpret the byte code upon every execution, maintenance costs are greatly reduced because the source is compiled against a common architecture, albeit a virtual one. The downside is that Java can only be used to write high-level applications software, it cannot be used to write low-level software such as operating system kernels or device drivers.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

The answer is that java enables users to develop applications on the internet for servers, desktops computers and small hand-held devices. The future of computing is being influenced by the internet, and Java promises to remain a pig part of the future. Java is developed to be simple, object-oriented, distributed, interpreted, robust, secure, architecture-natural, portable, high-performance, multi-threaded and dynamic. Java is a full-featured, general purpose programming language that is capable of developing robust applications.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Java was traditionally used to create Java applets - miniprograms that run within a browser. Today these are often replaced with flash.

Note that Java can also be used to create desktop applications. Creating applets is just one of several ways to use Java programs.

Java was traditionally used to create Java applets - miniprograms that run within a browser. Today these are often replaced with flash.

Note that Java can also be used to create desktop applications. Creating applets is just one of several ways to use Java programs.

Java was traditionally used to create Java applets - miniprograms that run within a browser. Today these are often replaced with flash.

Note that Java can also be used to create desktop applications. Creating applets is just one of several ways to use Java programs.

Java was traditionally used to create Java applets - miniprograms that run within a browser. Today these are often replaced with flash.

Note that Java can also be used to create desktop applications. Creating applets is just one of several ways to use Java programs.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Java was traditionally used to create Java applets - miniprograms that run within a browser. Today these are often replaced with flash.

Note that Java can also be used to create desktop applications. Creating applets is just one of several ways to use Java programs.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

to be an easy to code cross platform language so that you can write an application and run it anywhere that has a valid java virtual machine.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why java is known as internet programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between java and internet?

The Internet is a world-wide computer network. Java is a computer programming language.


What is writing a program in a language such as C or Java is known as?

It is known as 'programming'.


Is java an assembly language?

No. Java is a high level language also known as object oriented programming


What is first name of java?

The programming language known as Java was named "Oak" originally.


What has the author Patrick Naughton written?

Patrick Naughton has written: 'Java 1.1' -- subject(s): Java (Computer program language), Internet programming 'Java 2TM' -- subject(s): Computer Technology, Nonfiction, OverDrive 'Java' -- subject(s): Java (Computer program language), Internet programming


How java associated with www?

Not much. You can write programs for the Internet with Java. However, lots of programming language have this capability, and Java can be used for other things, as well.


Applets are written in what programming language?

There are many types of applets, and they can be written in many different languages, but you're probably referring to the most widely known Java applets. So, they're written in a programming language called Java.


How was Minecraft made?

Notch wrote Minecraft using the Java programming language.


Which type of language is java?

Java is truly object oriented programming language


What object-oriented programming language was developed by Sun Microsystems?

Sun Microsystems (now owned by Oracle) did not develop any language in 1990. The development of Java began in June 1991, with the first release appearing in 1995.


Writing a program in a language such as c plus plus or java is known as what?

Object Oreinted Programming


What is Hot Java browser?

HotJava is an Internet browser written in its entirety in the Java programming language. This was created by Sun Microsystems in 1996 and was the first browser to support Java Applets.