Answer Posted / ankur gulati
Defination Of Serialization:-
if 1 user sis reading a record then other user
only can read dat record but can't update
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What is the memory leak in java?
What are the major advantages of internal iteration over external iteration?
what happens when a thread cannot acquire a lock on an object? : Java thread
Can singleton class be cloned?
What does this () mean in java?
What does sprintf mean?
What is api in java?
What is extension method in java?
Why we used break and continue statement in java?
Can interface be private in java?
What does a method signature consist of?
What is a treeset class?
What are locale settings?
Can we create a class inside a class in java?