Storing Character String

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

Questions by Bhoomika sharma   answers by Bhoomika sharma

Showing Answers 1 - 3 of 3 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions