C
Programming and Technical
Programming
Definition
Question. What is a file?
Answer. A file is a region of storage in hard disks or in auxiliary storage devices.It contains bytes of information .It is not a data type
Read Solution (Total 1)
-
- A file is the name of the memory location given to secondary storage device for storing the data permentally
- 10 years agoHelpfull: Yes(0) No(0)
C Other Question