What is the main differences between C and Embedded C?

Answer Posted / dhanasekaran

Normal C finally needs for .exe file
Embedded C for .hex file

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is output redirection?

905


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

5175


Explain can the sizeof operator be used to tell the size of an array passed to a function?

816


What are the types of pointers?

794


How can a program be made to print the name of a source file where an error occurs?

1009


When the macros gets expanded?

1109


Is there anything like an ifdef for typedefs?

913


Why calloc is better than malloc?

802


What is the use of volatile?

845


What is a program flowchart and explain how does it help in writing a program?

991


How reliable are floating-point comparisons?

853


Write a program to print "hello world" without using a semicolon?

861


What is %g in c?

845


Write a progarm to find the length of string using switch case?

1856


what do you mean by enumeration constant?

797