What is INODE?
Answer / sagar
In computing, an inode is a data structure on a traditional
Unix-style file system such as UFS. An inode stores basic
information about a regular file, directory, or other file
system object.
| Is This Answer Correct ? | 7 Yes | 1 No |
How many stages are there in chkdsk?
What are DDks? Name an operating system that includes this feature.
What is Concurrency? Expain with example Deadlock and Starvation?
What is the difference between exclusive lock and shared lock?
What are placement and replacement algorithms in the context of memory management?
What is the main purpose of an operating system?
Will my laptop run faster with more ram?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
Explain the types of data storage and its relation with the cpu.
Define die threading and tapping.
Can a system detect starvation?
How you can detect deadlock condition?