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
What is ternary operator? Give an example.
What is main method?
When do we use synchronized methods in java?
How to make a non daemon thread as daemon?
What is string pool in java?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
How do generics work?
What does sizeof return?
Can extern variables be initialized?
What are desktop procedures?
When do we use hashset over treeset?
Why volatile is used in java?
What are the two ways to create a thread?
What are the main differences between notify and notifyAll in Java?
What does it mean that a method or field is “static”?