Is Java Class Threadsafe ????? How to make Java class Thread
safe??
Answer Posted / divya
using synchronization,immutable objects,thread safe wrappers
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does the “static” keyword mean?
What is your platform’s default character encoding?
If a class is declared without any access modifiers, where can the class be accessed?
What does function identity () do?
Can you inherit from an abstract class java?
What is the purpose of static methods and static variables?
What is the intersection and union methods?
Explain the differences between abstraction and encapsulation?
what is session in java?
Which java version is latest?
Why do we need wrapper classes?
What are the main differences between the java platform and other platforms?
What is the char data type?
What are autoboxing and unboxing? When does it occur?
What is bigger kb or mb?