Is list thread safe in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

how to call One constructor from another;

10 Answers   Innodata Isogen,


What are the advantages of user defined functions?

0 Answers  


write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?

1 Answers  


What is the applet security manager, and what does it provide?

0 Answers  


How is a variable stored in memory?

0 Answers  


Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?

2 Answers  


What is public static void main?

0 Answers  


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  


What are keywords and reserved words in java?

0 Answers  


what is an anonymous class?

6 Answers   TCS,


What do you understand by the term string pool?

0 Answers  


how to make a un-checked exception as a checked exception one.

2 Answers  


Categories