Answer (Choose 1 answer)
Which of the following methods of the JsonSerialization class can be used to convert a value of the specified type into a JSON string, encoded as UTF-8 bytes?
A. None of the others
B. Serialize8Bytes()
C. SerializeToUtf8Bytes()
D. SerializeToUTF8()
Rsh
Q: 50