| Other Operating Systems General Concepts Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is lock granularity? | IBM | 1 |
| What is cache memory? | | 2 |
| Can ROM be used as stack? | | 1 |
| What is virtual memory? | | 2 |
| Which is the best page replacement algorithm and Why ? | | 1 |
| What is interrupt table? | HP | 4 |
| If A>B then
F=F(G);
else B>C then
F=G(G);
in this , for 75% times A>B and 25% times B>C then,is
10000 instructions are there ,then the ratio of F to G
[a] 7500:2500 [b] 7500:625 [c] 7500:625 if a=b=c else
7500:2500
| Wipro | 1 |
| What is difference between synchronous and asynchronous
threads and when can we use them? | HP | 1 |
| semaphore is | BFL | 3 |
| Advantage of SRAM over DRAM ? | Hughes | 1 |
| What is an idle thread? | | 1 |
| What is the highest priority software interrupt? | HP | 1 |
| Differentiate between Complier and Interpreter? | | 1 |
| What is virtual memory, if OS didt have that concept What
are the problems can arise? | HP | 3 |
| What is busy waiting? | | 1 |
| hello, I want a chart which compare all scheduling algorithm
performance. I want to know even they act better for I/O
bound process or CPU bound process. please guide me how can
I recognize the difference of scheduling algorithm?
please send me the answer to : moradisomayeh@gmail.com | | 2 |
| What are local and global page replacements? | | 1 |
| Explain the difference between micro-kernel and
macro-kernel? Give an examples of micro-kernel and
macro-kernel? | | 1 |
| what is disk interleaving? why is disk interleaving adopted? | IBM | 1 |
| What are the possible threads a thread can have? | | 1 |
| |
| For more Operating Systems General Concepts Interview Questions Click Here |