How can we achieve thread safety in java?


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

Post New Answer

More Core Java Interview Questions

where do you place after you did code in java

2 Answers  


How are Observer and Observable used?

3 Answers  


How many ways can an argument be passed to a subroutine?

3 Answers   Technological University of the Philippines,


What is class variable java?

0 Answers  


What is the purpose of the system class in java?

0 Answers  






How is a structure different from array ?

0 Answers   Amdocs,


What is the difference between declaration and definition in java?

0 Answers  


Do I need to import java.lang package any time? Why?

1 Answers  


Difference between Interface & Abstract class?

5 Answers  


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


What is an enumeration?

0 Answers  


How to use string tokenizer class.

0 Answers  


Categories