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
Is count down_to_zero loop better than count_up_loops?
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
Why is model transformations used in the embedded system?
What is the scope of a function that is declared as static?
What is interrupt latency? How can you reduce it?
Tell me what happens when recursive functions are declared inline?
What are the most common errors you've found in embedded systems?
What type of scheduling is there in rtos?
Why is java mostly used in embedded systems?
What kinds of problems can you hit with lockless model?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
Explain what is semaphore?
Explain what are the essential components of embedded system?
Explain the difference between "set" logic, and "procedural" logic.
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?