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
code for quick sort?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What are multibyte characters?
What are the loops in c?
how can I convert a string to a number?
What do you mean by Recursion Function?
What is variable and explain rules to declare variable in c?
Why doesnt this code work?
What is structure in c language?
Is c still used?
What is the most efficient way to store flag values?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
Is c high or low level?
Can a void pointer point to a function?
Is c procedural or functional?