What are the advantages of java?



What are the advantages of java?..

Answer / Omkar Singh

Advantages of Java include platform independence (write once, run anywhere), robust and secure, object-oriented, large community support, high performance for server applications, and simple to learn compared to other programming languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are keywords and reserved words in java?

1 Answers  


Why wait and notify methods are declared in object class?

1 Answers  


What is the Scope of Static Variable?

1 Answers   Verifone,


What is a functional interface?

1 Answers  


What are heap memory and stack memory and what are memory tables.

1 Answers   Aspiring Minds,


define System.out.println(); what is the meaning!

19 Answers   Accenture,


what are the new features available in java 1.5 version?

3 Answers   Accenture, Features, Motorola,


How can you set an applet’s height and width as a percentage?

1 Answers  


What is the difference between the >> and >>> operators?

1 Answers  


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

1 Answers  


Name the runtime exceptions that occurs frequently?

4 Answers  


What is an arraylist in java?

1 Answers  


Categories