When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?


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

Post New Answer

More Core Java Interview Questions

can any one send me the example program of immutable class?

2 Answers   Arfin, TCS,


What is java abstraction with example?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


transaction attributes ?

2 Answers  


What are conditionals and its types?

0 Answers  






Difference between prefix and postfix forms of the ++operator?

3 Answers  


Can a Byte object be cast to a double value?

3 Answers   KO,


Explain numeric promotion?

0 Answers  


What is Session reduplication and how its done?

0 Answers  


how to call a method in different package?

4 Answers  


What happens when a main method is declared as private?

22 Answers   DELL, Infosys, L&T, Sun Microsystems,


What is the difference between final, finally and finalize() in java?

0 Answers  


Categories