单项选择题

如果你被要求写一段代码读取一个序列化的对象,那么一般使用哪种Stream()

A.FileInputStream
B.FileReader
C.DataInputStream
D.ObjectInputStream