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 |
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is the difference between lambda expression and anonymous methods?
What is class path in java?
What is a java singleton?
What is transaction management in java?
What is the difference between map and flatmap in java?
how ahstraction is the property of oops,this is also in c and c++ ex. printf function which is also hide the unnecessary data,so what is the difference ? and does c++ fallow the abstraction?
What are the new features about Java se 8 ?
What is java api?
Is java Class Thread safe ???? How to make java Class Thread safe ??
What is java lang noclassdeffounderror?
Who developed rxjava?