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 / meena

Embedded c is the combination of Normal c we are using and Assembly lanquage.In embedded c we can get some library file as header file(e.g reg51.h, which will include all the port and register declaration with some more features)
By simply adding this file we are able to work with any port or any register of 8051 MCU.

Is This Answer Correct ?    21 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the function toupper() do?

1195


What is the purpose of void in c?

1111


Should I learn data structures in c or python?

1074


What is the size of structure pointer in c?

1122


What are header files in c?

1122


What is enumerated data type in c?

1131


What are the storage classes in C?

1204


What is the explanation for prototype function in c?

1035


Why do we use main function?

1237


How is a null pointer different from a dangling pointer?

1089


Are the variables argc and argv are always local to main?

1084


What is a shell structure examples?

1154


What are the advantages of using macro in c language?

1195


is it possible to create your own header files?

1167


How can you determine the maximum value that a numeric variable can hold?

1300