what are file control for ? how amny types of file control we have
Answers
Answered by
0
Answer:
There are three basic types of special files: FIFO (first-in, first-out), block, and character. FIFO files are also called pipes. Pipes are created by one process to temporarily allow communication with another process.
Answered by
1
☞ A File control performs operations on a file such as reading a file, writing a file, and appending data to a file.
☞ There are 3 types of file controls
Similar questions