When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?


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

Post New Answer

More Core Java Interview Questions

Can we extend singleton class?

0 Answers  


Are functions objects in java?

0 Answers  


What is jit compiler ?

0 Answers  


What does serializing data mean?

0 Answers  


What are internal and external variables?

0 Answers  


What are the allowed, non-Unicode letter characters that can be used as the first character of an identifier?

2 Answers  


How to sort array of 0 and 1 in java?

0 Answers  


Can size_t be negative?

0 Answers  


Can sleep() method causes another thread to sleep?

0 Answers  


Sample code to retrieve objects from HashMap in sorted ascending order?

2 Answers  


What is the difference between jdk and jre?

0 Answers  


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

0 Answers  


Categories