What is the point of java?



What is the point of java?..

Answer / Rajesh Dhapodkar

The primary purpose of Java is to create versatile and secure software that can run on various platforms without requiring recompilation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain about data types?

1 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


. Explain Java String Pool.

1 Answers  


what is the collable collections in java?

2 Answers   Persistent,


What is r * in math?

1 Answers  


What is extension method in java?

1 Answers  


different types of threads?

18 Answers   TCS,


What is a treeset in java?

1 Answers  


what invokes a threads run() method? : Java thread

1 Answers  


Why deletion in linkedlist is fast than arraylist?

1 Answers  


What is a nested list?

1 Answers  


What is return in java?

1 Answers  


Categories