Answer Posted / deepak
linked list is implemented by two ways
referential structures
array
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Describe the objective of multiprogramming.
What causes a page fault?
What is aging in operating system?
How do I force a program to close?
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?
Which one you will use to implement critical section?
How do you kill pid?
Explain the triple channel architecture?
What are the two types of file system?
Can you move your program files to another drive?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
How does yahoo handles billions of requests, does it create a thread per request or a process?
What do you know about system model?
Can you explain the Virtual memory?
How do you fix a blue screen?