what is real time system?what is the differance between hard
and soft real time systems

Answers were Sorted based on User's Feedback



what is real time system?what is the differance between hard and soft real time systems..

Answer / vishnu948923

real time system processing must be done within a defined
timed constraint otherwise system fails.
hard real time: time is strictly bounded ex: space
crafts,avionics,military application
soft real time : time is not strictly bounded ex: ATMs..

Is This Answer Correct ?    2 Yes 0 No

what is real time system?what is the differance between hard and soft real time systems..

Answer / 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

More C Interview Questions

What are the 4 types of organizational structures?

0 Answers  


why array index always starts from zero??

4 Answers   TCS,


FILE PROGRAMMING

0 Answers   Wipro,


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


How can you draw circles in C?

0 Answers   Accenture,






What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

2 Answers  


What is array of pointers to string?

0 Answers  


How can you find the day of the week given the date?

0 Answers  


Explain pointer. What are function pointers in C?

0 Answers   HCL,


Difference between Class and Struct.

13 Answers   Ericsson, Motorola, Wipro,


what is array?

63 Answers   Amdocs, HCL,


Why c is a procedural language?

0 Answers  


Categories