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


Please Help Members By Posting Answers For Below Questions

How will you divide two numbers in a MACRO?

721


can anyone please tell about the nested interrupts?

1684


How do we open a binary file in Read/Write mode in C?

687


What is a example of a variable?

559


Explain what is #line used for?

613






How do I read the arrow keys? What about function keys?

622


What is the meaning of 2d in c?

617


What does the c in ctime mean?

576


What’s a signal? Explain what do I use signals for?

618


Does sprintf put null character?

607


Write a program to swap two numbers without using third variable?

821


What is difference between array and pointer in c?

544


What is the difference between near, far and huge pointers?

635


What is use of bit field?

776


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

1732