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



In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to stor..

Answer / guest

a

Is This Answer Correct ?    23 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the different raid levels?

0 Answers  


What is busy waiting?

3 Answers  


What is a 32 bit integer?

0 Answers  


Explain the main purpose of an operating system?

0 Answers  


What are short-term, long-term and medium-term scheduling?

0 Answers  






Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.

0 Answers  


What are the four necessary and sufficient conditions behind the deadlock?

0 Answers  


Does chkdsk erase data?

0 Answers  


How can a vfs layer allow multiple file systems support?

0 Answers  


Please describe what is the PCB, and give some sample fields?

5 Answers  


Is bgp layer 3 or 4?

0 Answers  


What is the virtual memory?

0 Answers  


Categories