Which collection is thread safe in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is bytecode ?explain in detail and watz the difference between bytecode and machine code?
What is a arraylist in java?
What is the difference between hashmap and hashtable? What is an interface?
String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 Answers Flextronics, Keane India Ltd,
What is the importance of main method in Java?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
What is string literal in java?
How objects are stored in java?
Which collection is best for sorting in java?
wahts is mean by thread?
22 Answers HCL, TCS,
Compare overloading and overriding?
What is the difference between exception and error in java?