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 / swati jawanjal

Embedded c code generates a .hex file while a convention c
code generates a compatible .exe file.

C language uses the desktop OS memory while embedded C uses
the controllers inbuilt or any externally attached memory.

Is This Answer Correct ?    49 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is s in c?

1094


What are file streams?

1066


Write a program to check prime number in c programming?

1142


Explain the difference between structs and unions in c?

1064


What are all different types of pointers in c?

1058


Can you please explain the difference between malloc() and calloc() function?

1174


How can I read/write structures from/to data files?

1012


What is time complexity c?

1039


How can I swap two values without using a temporary?

1149


What are identifiers c?

1140


What is 02d in c?

1111


Explain what is dynamic data structure?

1216


Why we use conio h in c?

1297


Which is better between malloc and calloc?

1249


Explain the bubble sort algorithm.

1108