Active file: An active file is where you use a file quite frequently.
Inactive file: A file that you use but not as frequently.
Dead file: A dead file is where you don't use the file at all and is stored in your archives
Chat with our AI personalities
It is a file. That is dead and smooth. Hope you dont die
A project file is a file which contains information about your program. This could include source code, resources (images, sounds, etc.), and configuration files. A data file is a file which is actually used by your program to persist data between sessions.
Internal hashing mainly used for internal file, it is particularly an array of records. External hashing used for file disk
the program contains the which are coding like as our header file ,void main,library function etc.
FileReader used to read the character stream in the file.i.e a file that contanis only the character means FileReader is the choice to read the file.On the other hand if the file contains image,byte like raw data format means FileInputStream is the choice to read the data in the file,.