
HI... what is the use of SERIALIZABLE interface .....

Hi Friend,
Serializable interface is a marker interface which does not contain any method.
Serializable interface enable the transfer of any binary object over a communication channel by transferring all the data of the object in a byte by byte manner.
For more information, visit here
Thanks

A serializable schedule is a weaker term -- it is a schedule where the operations of different transactions may be mixed together on the schedule, so long as they are conflict-equivalent to some serial schedule. By ChandraBabu
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.