A.DataOutput B.FileOutput C.BufferedOutput D.PipedOutput
A. int read(); B. int read(byte b[]); C. int read(byte b[],int offset,int len); D. int read(int line);
A.屏幕 B.文本 C.顏色 D.圖像