what is a filehandle
Answers
Answered by
2
Heya..!
A file handle is a temporary file name or identifier assigned to an open file being used by an operating system that is sometimes used as a temporary backup for the file being modified.
Hope it helps.. :)
Answered by
1
Answer:In computer programming, a handle is an abstract reference to a resource. Handles are used when application software references blocks of memory or objects managed by another system, such as a database or an operating system
Explanation:
Similar questions