How do I find my hidden files?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the number of sockets created in your system?
What is synchronous and asynchronous process?
What are the 5 stages of chkdsk?
How you can check whether a machine is 64 bit or 32 bit?
What is a semaphore? What are the different types of semaphores?
What is cache-coherency?
What is trcd timing?
What is medium term scheduling in operating system (os)?
What are the different operating systems?
Explain the concept of the multi-processor systems or parallel systems?
What are dynamic loading, dynamic linking and overlays?
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