Choose the correct one

Options
- XML serialization serializes the public fields and properties of an object
- XML serialization serializes the private fields and properties of an object
- XML serialization serializes only the public methods.
- None


CORRECT ANSWER : XML serialization serializes the public fields and properties of an object

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement