answersLogoWhite

0


Best Answer

There were five primary goals in the creation of the Java language:

1. It should be "simple, object oriented, and familiar".

2. It should be "robust and secure".

3. It should be "architecture neutral and portable".

4. It should execute with "high performance".

5. It should be "interpreted, threaded, and dynamic".

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: List out primary goals of java Technology?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why we use java card?

Java Card denotes a Java Card technology-enabled smart card. Java Card technology allows applets written in the Java language to be executed on a smart card.


Is java swing technology or language?

swing technology


Program for length of list in java?

Java's List interface defines the size() method, which can be used to retrieve the length of a list.


List out the version of java?

Running "java -version" will display the current version of Java.


Why java is open source technology?

bcoz java is a technology available openly without any cost. all the softwares and documents can be obtained openly over the the sun java site.


Is spring framework in java?

Yes, Spring is a framework built using the Java Technology.


Who is recent owner of java technology?

oracle


What powder game doesnt need java?

Any program written for the Java technology needs Java. Any program NOT written for Java DOESN'T need it.


What are the keywords not used in java?

You can find a list of Java keywords in the Wikipedia article "List of Java keywords". These keywords may not be used for variables or other user-defined names.


Has anyone developed web services using java?

of course, there are services developed using java technology


Do you have to have java on your coumpter to run everything on your coumpter?

No; lots of programs run without Java. You only need the Java runtime to run programs specifically designed with Java technology.


What does the verify keyword do in Java?

"verify" is not a Java keyword. I believe the link, in related links, has the complete list of Java keywords.