If two threads call a static method at the same point of
time, what will happen?
Answer Posted / ashutosh dhar
Nd if it is Synchronized then which thread to be choosen
depends upon the OS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will happen when using pass by reference in java?
Is null a string or object in java?
Is singleton thread safe in java?
What does a boolean method return?
What about static nested classes in java?
What is an abstract class and what is it’s purpose?
How do you reverse a word in java?
What are the basic concepts of OOPS in java?
Give me some null interfaces in java?
what are the high-level thread states? : Java thread
What is a Transient Object?
What is prefix of a string?
What is strings in java?
Can we call the constructor of a class more than once for an object?
Which data type is class in java?