Computer Science, asked by preetkamboj143, 1 year ago

what is a filehandle​

Answers

Answered by rsafikaroselin
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 Anonymous
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