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

What is the difference between integer parseint and integer valueof?

549


What does || mean in code?

543


What environment variables do I need to set on my machine in order to be able to run java programs?

601


How many types of constructors are used in java?

539


What is the loop in java?

572






Which class represents the socket that both the client and server use to communicate with each other?

570


What is the mapping mechanism used by java to identify IDL language?

588


Is singleton set an interval?

530


What is null object in java?

572


Can list be final in java?

486


What is the history of java?

546


What does += mean coding?

511


What do you meant by active and passive objects?

607


What is lambda expression in java?

540


does java support pointers?

564