answersLogoWhite

0

Why Java is used in networks?

User Avatar

Anonymous

17y ago
Updated: 8/16/2019

Java is run on what they call a "Virtual Console." Instead of running the programs straight from one's computer, it runs through the this virtual console. Java is also safe for networks because it will not compile unless it complies with the built in JavaSecurity.

JBuck

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you get java on Wii?

install HBC and linux to your wii use wired networks to download java


What version of java was used in 1995?

what version of java was used in 1995 and what kind of database was used along with java from 1995 to 1998?


Which api used in java?

The Java API is the API for the main Java Library.


Differences between Java Applet and Java Beans?

Java applet is a program used to run java applications while beans is a compiler used to design java programs (IDE, GUI) :-) GilbertC


What is HashMap Java used for?

HashMap Java is used as a definition in Java software programming language. This version of Java is used to tag objects using hash numbers and therefore differentiate different items in different databases.


What is native variable in java?

native is a key word used in java method. there is no variable as native in java


Why cup of coffee is used for java?

coz wher java had developed ,java was the name of coffe beans.


What is the best compiler can be used to create Java programs?

A Java compiler.


Mini projects on networking using java?

Many different types of mini networking projects can be done using java. College alumni networks, online project management and telemedicine systems are just a few of the possibilities.


Can telerik used in java?

NO


What is java used for on the web?

Java is used in most electronic stuff like:printers,phones,etc You can even see the java coding by right clicking->inspect element


What is the diff between java 2 and core java?

Java 2 was an umbrella term used to refer to the second major release of the Java platform, which was introduced in December 1998. It encompassed several editions, including the Java Standard Edition (Java SE), Java Enterprise Edition (Java EE), and Java Micro Edition (Java ME). The Java 2 platform brought significant enhancements, including improved performance, new APIs, enhanced security, and better support for web-based applications. Core Java: Core Java, on the other hand, is not a specific version or edition of Java, but rather a term used to refer to the fundamentals of the Java programming language. It represents the foundational concepts and features that are common across different editions of Java. Core Java typically covers topics such as syntax, data types, control structures, object-oriented programming (OOP) principles, exception handling, input/output operations, and basic libraries. To summarize, Java 2 is an outdated term that was used to refer to the second major release of the Java platform, while Core Java is a more general term used to describe the foundational concepts and features of the Java programming language. In the current Java ecosystem, the term Java SE is used to refer to the standard edition, which is the most commonly used edition for general-purpose Java development.