Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

can we access one file to one directory?

1 Answers  


write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.

1 Answers  


How is actual parameter different from the formal parameter?

0 Answers  


Can we include one C program into another C program if yes how?

7 Answers   Infosys,


Explain the meaning of keyword 'extern' in a function declaration.

0 Answers  


Explain what header files do I need in order to define the standard library functions I use?

0 Answers  


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā€œ%dā€,x); }

8 Answers   Vector,


get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement

3 Answers  


c program to add and delete an element from circular queue using array

3 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


can we declare a function in side the structure?

2 Answers   HCL,


1,1,5,17,61,217,?,?.

3 Answers   Apple,


Categories