Meta interview question

what is a file discriptor

Interview Answer

Anonymous

16 Mar 2021

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

1