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
Explain the difference between a microcontroller and an embedded system?
Who are the gang of four? Why should you care?
What is continuous integration? Why is it important?
What is endianness of a system and how do different systems communicate with each other?
How can you stop your dba from making off with a list of your users’ passwords?
What are the commonly found errors in embedded systems?
Discuss the concept of yagni.
Explain what is interrupt latency? How can you reduce it?
What is size of character, integer, integer pointer, character pointer?
Tell me how are macros different from inline functions?
Explain interrupt latency and how can we decrease it?
What kinds of problems can you hit with locking model?
Explain the difference between "set" logic, and "procedural" logic.
Tell me can we use any function inside isr?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?