What are the advantages of multithreaded programming?
How many types of fragmentation occur in operating system?
What is a Real Time Operating System? Elaborate.
Explain page fault interrupt?
Can you move program files from c to d?
When is a system in safe state?
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 is process communication?
What was the last 32 bit processor?
What are different tasks of lexical analysis?
what is Demand Paging?
What is the difference between hard and soft real-time systems?
When the process is hung...what the immediate solution you will give?