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
Explain serialization and deserialization in java?
Write a function to find out longest palindrome in a given string?
What do the thread?class methods run() and start() do?
Is a char always 1 byte?
State the significance of public, private, protected class?
what is ststic with example
Why parameters should be passed by reference?
What do you understand by final value?
Does java set allow duplicates?
What is a string what operation can be performed out with the help of a string?
What is jvm? How its run?
How do you sort objects in java?
Which collection does not allow duplicates in java?
Why are the objects immutable in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.