How can a vfs layer allow multiple file systems support?
what are Demand paging, page faults, replacement algorithms, thrashing
How many types of fragmentation occur in operating system?
How are data structures handled by ntfs?
Explain the difference between load-time dynamic linking and run-time dynamic linking?
What does direct input mean?
Tell me what are the rings in windows nt?
Can I run 64 bit on x86?
How do I know if my cpu is overheating?
What are the 5 stages of chkdsk?
What are named pipes?
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
Explain Memory Partitioning, Paging, Segmentation?