Difference Between Text Files and Binary Files?




FORMATTED TEXT FILES

BINARY FILES
A)
Stores information in English format

A)
Stores info. in ASCII format
B)
Supports sequential access

B)
Support random access
C)
Variable length records.

C)
Fixed length record
D)
‘fscaf()’ is used to read the file contents.

D)
‘fread()’ is used to read the file contents
E)
Temporary to modify ( or) to delete a record in the file
E)
Temporary file is used to delete a record only


Related

C Language 850333552188109259

Post a Comment

emo-but-icon

item