whether the mulitasking and multiprocessing are same or
not.
Answer Posted / karanam sreehari
both are different
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
Have you designed ui, user interface?
Tell me what is interaction semantics used in embedded systems?
What is continuous integration? Why is it important?
What's yagni? Is this list of questions an example?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?
Tell me can structures be passed to the functions by value?
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Tell me can we put breakpoint inside isr?
What are real-time embedded systems?
If a system goes blank, how do you debug it?
Tell me what is interrupt latency?
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
Tell me what is top half & bottom half of a kernel?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?