• 2021-04-14
    Which one of the following is correct about data file and C language?? Files consist of binary data sequence and C language can only read and write binary files.|Files consist of ASCII character sequence and C language can only read and write text files.|Files consist of records sequence and can be categorized into binary files and text files by the storage form of the data.|Files consist of data streams and can be categorized into binary files and text files by the storage form of the data.