A Unix file may be of the type:
Regular file
Directory file
Device file
All of the above
(D) All of the above
Explanation:
UNIX supports multiple file types, primarily regular files, directories, and special (device) files, adhering to its "everything is a file" philosophy.