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


Please Help Members By Posting Answers For Below Questions

Differentiate between #include<...> and #include '...'

610


write a program to display all prime numbers

1446


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

618


What are the two types of functions in c?

553


Explain what does it mean when a pointer is used in an if statement?

605






Is c procedural or functional?

578


Why do we write return 0 in c?

542


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1451


write a program fibonacci series and palindrome program in c

623


please explain every phase in the "SDLC" in the dotnet.

2171


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

3827


What is the difference between far and near ?

674


How is pointer initialized in c?

573


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4167


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1877