Difference Between embedded software and soft ware?
Answer Posted / 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 |
Post New Answer View All Answers
What is a newline escape sequence?
What is a substring in c?
Explain how can you determine the size of an allocated portion of memory?
What is logical error?
Differentiate between #include<...> and #include '...'
Why clrscr is used after variable declaration?
What is the -> in c?
How are Structure passing and returning implemented by the complier?
What are the types of i/o functions?
How would you obtain the current time and difference between two times?
What is structure and union in c?
Is there any data type in c with variable size?
What are comments and how do you insert it in a C program?
What are loops in c?
What is floating point constants?