1.

Choose the correct one 1) XML serialization serializes the public fields and properties of an object. 2) XML serialization serializes the private fields and properties of an object. 3) XML serialization serializes only the public methods.

A. Only 1
B. Only 2
C. Only 1 & 2
D. All of the above
Answer» B. Only 2


Discussion

No Comment Found