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
Answer Posted / guest
a
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is cascading termination?
How does operating system kernel work?
What do you understand by the term ‘transistors’?
Which is better chkdsk r or f?
What do you understand by transaction atomicity?
What are necessary conditions which can lead to a deadlock situation in a system?
When does thrashing occur?
What is multi tasking, multi programming and multi threading?
Is 64bit better than 32bit?
Describe Banker’s algorithm
How do I copy a path to a shared drive?
What happens if you install 64 bit on 32?
How do I know if my hardware supports 64 bit?
How does swapping result in better memory management?
Explain latency, transfer and seek time with respect to disk i/o.?