| Other Operating Systems General Concepts Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Advantage of SRAM over DRAM ? | Hughes | 1 |
| process means? | BFL | 1 |
| What are rings in Windows NT? | | 1 |
| Paging a memory management function, while multiprogramming
a processor management function, are the two interdependent? | | 1 |
| what is Processor? | Cisco | 3 |
| What is the difference between primary & secondary storage
device? | | 3 |
| What is Marshalling? | | 1 |
| 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 |
| Differentiate between compiler and interpreter? | | 1 |
| Differentiate between RAM and ROM? | DELL | 4 |
| When does the condition 'rendezvous' arise? | | 2 |
| What is an idle thread? | | 1 |
| What is the state of processor, when a process is
waiting for some event to occur? | | 2 |
| I was able to change my MAC-ID(Physical Address)?
I would like to know will that MAC-ID i created is not
default, how could i make the ID default? | | 2 |
| Critical section is? | Wipro | 2 |
| main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
} | IBM | 2 |
| 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 is Concurrency? Expain with example Deadlock and
Starvation? | Wipro | 2 |
| Why paging is used? | | 1 |
| when a process is created using fork(). what is shared
between parent process and child process.
1.Heap 2. stack 3. shared memory segments 4. I/O handles | nvidia | 1 |
| |
| For more Operating Systems General Concepts Interview Questions Click Here |