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
Can singleton class be serialized?
What is meant by wrapper classes?
What is autoboxing in java?
What is the meaning of variable in research?
which class to use when concatenating strings in a loop.
What is Locale class?
What are the important features of Java 10 release?
Which is better stringbuilder or stringbuffer?
what is the Diff. between Access Specifiers and Access Modifiers?
39 Answers BMC, Cyber Shot, Infosys, VTS, Wipro,
Can we make main() thread as daemon?
What is the synonym of procedure?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?