Kizspy | Question: 19
(Choose 1 answer)
Choose the correct statement about Data Contract Serializer
A. The Data Contract Serializer provides functionality to serialize and deserialize an instance of a type into an XML stream or document using a supplied data contract (classes)
B. The Data Contract Serializer provides functionality to serialize an instance of a type into a stream or document using supplied classes
C. The Data Contract Serializer provides functionality to serialize and deserialize an instance of a type into a JSON
stream using supplied data classes
D. None of the others
GOM