What is an object's lock and which object's have locks in java programming?


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

Post New Answer

More Core Java Interview Questions

What do you mean by hashing?

0 Answers   Amazon,


Which collection is best for sorting in java?

0 Answers  


what is an virtual function

2 Answers   TCS,


What are different types of references?

0 Answers  


Is string a class in java?

0 Answers  






what is Abstract DataType?

1 Answers  


What is operator?

3 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


Why is java called java?

0 Answers  


How many types of classes are there in java?

0 Answers  


Why parameters should be passed by reference?

0 Answers  


What is default size of arraylist in java?

0 Answers  


Categories