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
Is x86 better than x64?
State two differences between user and kernel space?
How do I search in terminal?
What is a full form of ok?
How do I update in terminal?
Tell something about deadlock and how can we prevent dead lock?
What do you understand by the term ‘transistors’?
Explain time-stamping?
What is the difference between tty and pts?
Define page fault interrupt?
What level of security does Windows NT meets?
In the context of memory management, what are placement and replacement algorithms?