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 event driven software and what is procedural driven software?
What is the difference between exit() and _exit() function?
How can I make it pause before closing the program output window?
What are the restrictions of a modulus operator?
How to establish connection with oracle database software from c language?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Explain how can I prevent another program from modifying part of a file that I am modifying?
Is there a built-in function in C that can be used for sorting data?
Is python a c language?
What is clrscr ()?
Why is c called a structured programming language?
What is difference between scanf and gets?
What does s c mean in text?
What is operator precedence?
Where are local variables stored in c?