-->
当前位置:首页 > 题库

单选题:Which of the following structures can be called as the FCB (File

Luz5年前 (2021-05-10)题库609
Which of the following structures can be called as the FCB (File Control Block)?@[A](1)
A. struct inode;
B. struct pcb;
C. struct file;
D. struct dentry;




A.struct inode;
B.struct pcb;
C.struct file;
D.struct dentry;


答案:A