which statement is incorrect about input and output streams A The FileWriter class writes character data to a file B FileInputStream reads data a not bytes nd by te streams from fileswhile FileReade
B. FileInputStream reads data as bytes, not character streams from files, while FileReader reads character streams.
原文地址: https://www.cveoy.top/t/topic/g538 著作权归作者所有。请勿转载和采集!