What is serializable interface?

Answer Posted / murugan

serialization is the interface, which is used to serialize
(convert object into byte )the object, we can use this in
the situation for result pass over to any medium like
output stream,writer,bytearrayouputstream (and also persist
into stable storage).

Is This Answer Correct ?    16 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

604


What do you understand by casting in java language?

566


What is the use of callablestatement?

567


What is <> used for in java?

663


What is dynamic binding(late binding)?

578






What is the exact difference in between Unicast and Multicast object? Where will it be used?

576


What is parsing a sentence?

539


Why synchronization is important?

580


Is logger a singleton?

513


How do you create a method in java?

533


Is it possible for yielded thread to get chance for its execution again ?

544


What is the use of a conditional inclusion statement in Java ?

580


What is stringbuffer in java?

535


What is a boolean expression in java?

524


Which software is used for java programming?

546