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 |
read a number & print all its devisors using c-program?
1,1,5,17,61,217,?,?.
What is string constants?
Is it valid to address one element beyond the end of an array?
what are bitwise shift operators?
How can you determine the size of an allocated portion of memory?
What is a stream?
whitch value return void main?
what is the role you expect in software industry?
Toggle nth bit in a given integer - num
how to TOGGLE Nth bit of variable in a MACRO
What are data structures in c and how to use them?