wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / vinod kumar
RTOS is real time operating system,, mostly it is kernel
programing ,, embedded c ,etc
OS is just operating system ,, windows,linus,mac,etc
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
How does combination of functions reduce memory requirements in embedded systems?
List out various uses of timers in embedded system?
Tell me what is the difference between hard real-time and soft real-time os?
What do you do to stay abreast of the latest technologies and tools?
You've just been assigned to a project in a new technology how would you get started?
What is the difference between hardware design and software design?
Tell me how are macros different from inline functions?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Tell me what is the function of dma controlled in embedded system?
What is interrupt latency and how can we decrease it?
Can you please explain the difference between mutexes vs semaphores?
What's the difference between asynchrony and concurrency?
How does input/output bus functions?
How might a task-based model differ from a threaded model?