What are the two different ways by which you can make an object serializable ?
Interview question and answer by:
Akiii | Posted on: 5/7/2012 | Category:
.NET Framework Interview questions | Views: 720 | |
Points: 40
Answer:
The two different ways by which we can make an object serializable are :-
(1) By using Serializable attribute
(2) By using ISerializable interface
Thanks and Regards
Akiii
Found interesting? Add this to: