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 is the use of pragma in embedded c?

586


When a c file is executed there are many files that are automatically opened what are they files?

589


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

714


what is recursion in C

607


Suggesting that there can be 62 seconds in a minute?

594






Why we use stdio h in c?

575


What is a keyword?

740


Why c is called object oriented language?

576


If errno contains a nonzero number, is there an error?

798


diff between exptected result and requirement?

1592


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

1424


What are conditional operators in C?

619


What does node * mean?

705


what are # pragma staments?

1622


What is a stream?

642