Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
Answer / 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 |
Explain the significance of class loaders in bootstrap?
How to create a thread in java?
Is Java a dying language?
What is high level language in computer?
Define Multiprogramming and Multiprocessing in java.
0 Answers Akamai Technologies,
what do you understand by the term string with respect to java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What is numel matlab?
How to instantiate static nested classes in java?
What does it mean that strings are immutable?
Can we inherit the constructor in a Class?please give one example.
What are the types of methods in java?