Explain the key object oriented concepts used by windows nt?
What is inaddr_any?
How do I find system information?
What's the difference between semaphore , critical sections and mutex?
What is the trtw/trwt timing?
what is the difference btn collision domain and broad cast domain?
What is cache-coherency?
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
How much ram can a 32 bit os use?
Is non-pre-emptive scheduling frequently used in a computer? Why?
What is the major difference between Thread.start() & Thread?run() method?
Define scheduling in OS.
What is a boot-strap program?