whether the mulitasking and multiprocessing are same or
not.
Answer Posted / vignesh babu
no both are consists of different process
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are some examples of anti-patterns?
How do you reduce interrupt latency?
List out various uses of timers in embedded system?
Describe the life-cycle of a software development (application design) process.
What is the size of the int, char and float data types?
Tell me what is top half & bottom half of a kernel?
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Why embedded system is useful?
Tell me what is the need for an infinite loop in embedded systems?
Can you please explain the difference between mutexes vs semaphores?
What is interrupt latency and how can we decrease it?
Explain what are the differences between analytical and computational modeling?
How to create a child process in linux?
What happens when recursion functions are declared inline?
can a pointer be volatile ? Explain.