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 |
What is a critical section?
What are the different states of a process?
In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed. [a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
Tell me is windows nt a full blown object oriented operating system? Give reasons?
why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain.
Give some benefits of multithreaded programming.
Enumerate the different RAID levels.
How do I see usb devices on mac?
Does 64 bit use more ram?
What are the types of files?
How can I tell what programs are running in the background on my computer?