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
How do you do a line break in java?
How to create com object in Java?
What is the order of method invocation in an Applet?
Explain the difference between getAppletInfo and getParameterInfo?
What is garbage collection? Can it be forced to run?
What do bitwise operators do?
Explain serialization and deserialization in java?
Explain heap sort?
Write a program to print fibonacci series up to count 10.
Write a code to create a trigger to call a stored procedure
How to create an instance of a class without using "new" operator? Plz help me out properly.Thank u.
What is data type in java?