Difference Between embedded software and soft ware?
Answer / rajesh kota
Embedded software is a program which will interact with the
physical world. This will be written for a perticular
machine or device which will be dedicated to that for ever.
example: Embedded software is buil in to electronic systems
or cars, home appliances, televisions etc
Normal Software is nothing but the information technoly.
| Is This Answer Correct ? | 22 Yes | 6 No |
Explain setjmp()?
can anyone suggest some site name..where i can get some good data structure puzzles???
what is the significance of static storage class specifier?
#include<stdio.h> void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?
Is anything faster than c?
what is the difference between global variable & static variable declared out side all the function in the file.
What is function and its example?
What is the difference between abs() and fabs() functions?
application attempts to perform an operation?
wat is the difference between array and pointer?
What is the difference between mpi and openmp?
What is a double c?