linked list is implemented by
Answers were Sorted based on User's Feedback
Answer / deepak
linked list is implemented by two ways
referential structures
array
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain binary semaphore and its functionality.
How to create a worker thread?
Explain the difference between micro-kernel and macro-kernel? Give an examples of micro-kernel and macro-kernel?
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
Differentiate internal commands from external commands.
What is the major difference between Thread.start() & Thread?run() method?
Define a good platform along with its qualities.
Does deleting all files uninstall a program?
Define die threading and tapping.
Describe the Buddy system of memory allocation.
Why is it that a single, all – encompassing metric cannot be developed for programme complexity or programme quality?
How to communicate between difference process?