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 loosely coupled systems?
When designing the file structure for an operating system, what attributes are considered?
what is Demand Paging?
What are the advantages of multithreaded programming?
What is readers-writers problem?
What are the operating system types?
What is authentication in operating system?
Explain the refresh operation in a dynamic ram?
What are the various components of a computer system?
What is the difference between Authoritative restore & Non- Authoritative restore?
What is difference between Process and Thread?
How do I find system information?