Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

Answer Posted / kartik naidhruva

Features of Java...
1.Simplicity
2.System Independent
3.High Secrity
4.Robust(Better Exception Handling)

Synchronised methods are generally used in the Thread
Concept, more precisely in intercommunication between
threads and to avoid Simultaneous access of threads.

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What languages are pass by reference?

536


What is main in java?

508


What does method mean?

513


What is parameter example?

542


What does function identity () do?

515






What type of language is java?

541


What does java final mean?

522


What 5 doubled?

508


What is import java util arraylist?

651


Why does java not allow multiple public classes in a java file ?

3439


What is the difference between stringbuffer and stringbuilder?

574


Is string is a data type?

568


Explain the importance of join() method in thread class?

637


Can you achieve runtime polymorphism by data members?

584


Where are variables stored?

551