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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

1602


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

617


What are header files? What are their uses?

644


What is c system32 taskhostw exe?

598


Is there a way to switch on strings?

623






Write a code of a general series where the next element is the sum of last k terms.

598


what is use of malloc and calloc?

1391


Explain what are the advantages and disadvantages of a heap?

602


What is the translation phases used in c language?

640


please give me some tips for the placement in the TCS.

1639


Explain what are the standard predefined macros?

656


Explain what is the heap?

629


Are the expressions * ptr ++ and ++ * ptr same?

673


Is main is user defined function?

601


What are the application of c?

652