What is a real-time system?
Answer Posted / santhoshkumar s
A real-time system is one that must process information and
produce a response within a specified time, else risk severe
consequences, including failure. That is, in a system with a
real-time constraint it is no good to have the correct
action or the correct answer after a certain deadline: it is
either by the deadline or it is useless!
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about assembler and the functions executed by them?
Difference between logical and physical address space?
What is cache-coherency?
Discuss a Thread Life Cycle?
Page replacement algorithm in Operating System?
Does dual boot slow down pc?
How do I sort files?
What are 3 operating systems?
How does the cpu and the ram communicate?
Tell me about different OS related issues for a given set of C-programs (mainly address issues address space, paging etc.)
What is dynamic scheduling in operating system (os)?
Can you move program files x86 to another drive?
Describe the actions taken by the operating system when a page fault occurs?
What is short term scheduler in operating system (os)?
Which is the best page replacement algorithm and Why? How