Meta Interview Question

what is a file discriptor

Interview Answer

Anonymous

Mar 16, 2021

It is represented as an integer assigned to an open file in the OS which will connect to the kernal.

1