Answer Posted / giri
Serialization is a process of converting java object into byte stream these byte stream are stored into flat file.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What means public static?
What access modifiers can be used for class ?
Is singleton class thread safe?
What are design patterns and please explain?
How to make a non daemon thread as daemon?
Can a boolean be null java?
What is mysql driver class name?
What is a method type?
What is an object class?
What is immutability in java?
Can constructor be synchronized?
What is visibility mode?
Define inheritance with reference to java.
Can list contain null in java?
What happens when I use / and % with a negative numerator?