Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the main differences between C and Embedded C?

Answer Posted / sai ram

C is for desktop computers, embedded C usually is for
microcontroller based applications.
C use the resources of desktop computers (memory, OS, etc)
Embbeded C use only limited resources available in chip
(limited RAM, ROM, ports, etc).
Embbed C could be a subset of C.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do you mean by inline function in C?

1099


What is signed and unsigned?

1121


What are the types of data structures in c?

1210


Which node is more powerful and can handle local information processing or graphics processing?

1370


If I have a char * variable pointing to the name of a function ..

1227


Why should I use standard library functions instead of writing my own?

1313


What is s in c?

1094


What is the value of c?

1130


Write a program of advanced Fibonacci series.

1203


What is c language in simple words?

1110


What is nested structure in c?

1117


What are reserved words?

1157


Why isn't any of this standardized in c? Any real program has to do some of these things.

1265


What is the use of a semicolon (;) at the end of every program statement?

1585


What are the different file extensions involved when programming in C?

1340