Answer Posted / janet
Yes, a lock can be acquired on a class. This lock is
acquired on the class?s Class object.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is autoboxing and unboxing?
How many decimal places is a double?
What is the use of singleton?
how to write a program for sending mails between client and server
What is bom encoding?
Can a class extend 2 classes in java?
What a static class can contains?
Is oracle charging for java?
What is the purpose of declaring a variable as final?
What is the difference between scrollbar and scrollpane?
What is internal iteration in java se 8?
What is == and === in javascript?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What is the use of default method in interface in java? Explain
Can we access instance variables within static methods ?