将Java对象进行序列化,需要使用的输出流类是

将Java对象进行序列化,需要使用的输出流类是
A、FileOutputStream
B、BufferedOutputStream
C、DataOutputStream
D、ObjectOutputStream
【正确答案】:D