Answer Posted / shakir khan
serialization is the mechanism by which youcan save
the state of an object by converting in to a byte stream.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is JDBC Driver interface?How can you retrieve data from the ResultSet
How to create a custom exception?
How can you say java is object oriented?
What are multiple inheritances? Is it supported by java?
Explain what access modifiers can be used for variables?
How do you find the absolute value?
Why can't we override private static methods?
Explain the init method?
Is main a keyword in java?
What are reference variables in java?
How can we avoid including a header more than once?
Why arraylist is not synchronized in java example?
Define packages in java?
What is the purpose of garbage collection in java? When is it used?
How to sort an unsorted array in java?