answersLogoWhite

0

Java is very powerful because:

a. It is easy to learn and code

b. It is object oriented

c. It has a lot of features

d. It is platform independent

e. Almost all platforms can run java programs

f. Java is free

g. And so on.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Who is the most powerful java or net?

Java is cross-platform while .NET is for Windows platforms only.


How do you download java on the Wii?

You can't download java on the wii. For some reason they don't wan't java on the wii.


Abbrevation for JAVA?

"Java" doesn't stand for anything. For some reason wikianswers has Java in capitals, which makes it look like its an abbreviation.


This computer doesn't have Java should it stay that way?

If you don't install any programs which do not require Java, then there is no reason to have Java installed.


What is common between jsp and servlets?

They are both Java based technologiesThey can be used in J2EE Enterprise applicationsThey can contain Java codeThey are powerful and have a lot of features


Why did Java upgrade from Java 6 to Java 7 like Internet Explorer did from 8 to 9?

For the same reason: new features, bug fixes, etc. are constantly being introduced.


Is java server pages a front end or back end?

Java Server Pages Technology is used to create efficient and powerful front end's for Web Applications.


Why is important to learn HTML before learning JAVA?

It is not necessary to learn HTML before learning Java. Java is a complete computer programming language. The only reason you would need to know HTML with Java is if you wanted to use Java to generate webpages, or you wanted to create Java applets that you would then embed into webpages using HTML.


A significant and powerful aspect of the Java language is?

A significant and powerful aspect of the Java language is its platform independence, achieved through the Java Virtual Machine (JVM). This allows developers to write code once and run it anywhere, making Java highly versatile for cross-platform applications. Additionally, Java's rich standard library and strong community support enhance its capabilities, enabling developers to build robust, scalable applications efficiently. Its object-oriented nature also promotes code reusability and maintainability.


Suggest reason why the government of Indonesia encourages people to move from Java to the other island of Indonesia?

Java island which occupy 6% land have 58.8% residents


Why java is purely object oriented programming language?

It is said that Java is not purely object-oriented, because of its handling of primitive data types. The reason for this is for efficiency.


What type of java used in java enable phone?

J2ME - Java 2 Micro Edition is generally used in java enabled phones. Simple Java Applications use JVM(Java Virtual Machine) for generating bytecode where as Java Mobile Applications use KVM(KiloByte Virtual Machine) for the same purpose. Reason for this is KVM occupies small amount of memory and hence can be embedded inside a java enabled phone easily.