| Other Operating Systems General Concepts Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is page cannibalizing? | | 1 |
| What is busy waiting? | | 1 |
| What is the Translation Lookaside Buffer (TLB)? | | 1 |
| main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
} | IBM | 2 |
| What is cache memory? | | 2 |
| In the context of memory management, what are placement and
replacement algorithms? | | 1 |
| What is the difference between hard and soft
real-time systems? | | 1 |
| what is Demand Paging? | | 1 |
| If there are too many page faults what is the problem? | Verifone | 2 |
| Critical section is? | Wipro | 2 |
| What is Difference between thread and process? | HP | 3 |
| To ensure one pgm. doesnt corrupt other pgm. in a Multi-pgm.
enviornment .what you should do?
| Verifone | 1 |
| Differentiate between RAM and ROM? | IBM | 4 |
| When is a system in safe state? | | 1 |
| Define latency, transfer and seek time with respect to disk
I/O. | | 1 |
| What does microprocessor speed depend on? | | 1 |
| process means? | BFL | 1 |
| for an application which exceeds 64k the memory model should be
a)medium
b)huge
c)large
d)none | | 1 |
| Difference between static and dynamic RAM? | | 4 |
| What is the best suited algorithm to avoid internal
fragmentation? | HP | 1 |
| |
| For more Operating Systems General Concepts Interview Questions Click Here |