What are the various ipc mechanisms?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about paged segmentation and segment paging?
What is process communication?
What are co-operating processes?
Explain about paged segmentation and segment paging ?
how to disable screensaver on ovation OS engineering station?
What is the cause of thrashing?
What is page cannibalizing?
Explain the functions of the cu and alu in the cpu of a computer.
Is x86 better than x64?
How to stop running thread?
What is lock granularity?
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