wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / aditya
There are 2 types of rtos... hard rtos and soft rtos.
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
What is the difference between hardware design and software design?
What are real-time embedded systems?
How do you react to people criticizing your code/documents?
Tell me why is java mostly used in embedded systems?
Explain what are real-time embedded systems?
Explain me how does the interrupt architecture works?
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?
How can you reduce memory requirements in embedded systems?
How do you reduce interrupt latency?
How are macros different from functions?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Explain interrupt latency and how can we decrease it?
What is refactoring? Name three common refactorings.
What are the advantages and disadvantages of embedded system?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?