Answer (Choose 1 answer)
Which of the following statements about the JsonSerializer is True?
A. Provides functionality to serialize objects or value types to JSON and to deserialize JSON into objects or value types
B. Provides functionality to serialize data or reference types to JSON and to deserialize JSON into streams
C. Provides functionality to serialize objects into text documents and deserialize them into file streams
D. None of the others
Exit 20