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

What is difference between static and final?

0 Answers  


how to create an applet

2 Answers  


What does sprintf return?

0 Answers  


Can long be null in java?

0 Answers  


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,


What are the restrictions imposed on method overriding?

0 Answers  


Explain the purpose of garbage collection in Java?

0 Answers   BirlaSoft,


Can we override private constructor in java?

0 Answers  


What are unchecked exceptions in java?

0 Answers  


What is parsing a string?

0 Answers  


Tell me about your ability to work under pressure

0 Answers   AXA,


How can we make sure main() is the last thread to finish in java program?

0 Answers  


Categories