Is java Class Thread safe ???? How to make java Class Thread
safe ??
Answer / avinash pandey
NO Java class is not Thread Safe , for making thread safe to
Java class we have to use either Synchronized method or
Synchronized block...
| Is This Answer Correct ? | 28 Yes | 1 No |
what is meant by Encapsulation?Explain with an example?
what is constructer?what are the type of constructer with example.
What is scrollable resultset in java?
What happens when you omit a brace or misspell one of the words, like public or
explain how java se 8 data and time api solves issues of old java date api?
What is numberformatexception in java?
What is dto in java?
What about 'hostile applets'? : java security
What is java api?
Is it correct to say that using parentheses can only change?
What is jboss in java?
Why dependency injection is used in java?