what is real time system?what is the differance between hard
and soft real time systems
Answer Posted / nilesh chauhan
REAL TIME SYSTEM are the operating system which are defined
with restricted constraint lile time constraint,visuability
constraint etc.
Best example of real time system is QNX
HRTS are those which have great degree of constaint & SRTS
are those which have low degree of constaint.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
p*=(++q)++*--p when p=q=1 while(q<=6)
What are file streams?
How will you find a duplicate number in a array without negating the nos ?
Can we access the array using a pointer in c language?
Is this program statement valid? INT = 10.50;
Are bit fields portable?
what is recursion in C
Why is structure padding done in c?
What are the difference between a free-standing and a hosted environment?
What is the basic structure of c?
Give basis knowledge of web designing ...
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is pointers in c with example?
What are the data types present in c?
How is a macro different from a function?