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

how do you programme Carrier Sense Multiple Access

1510


Explain function?

654


What is infinite loop?

621


Explain what is the difference between functions abs() and fabs()?

613


How to find a missed value, if you want to store 100 values in a 99 sized array?

808






What is union and structure in c?

606


How do I determine whether a character is numeric, alphabetic, and so on?

617


Calculate 1*2*3*____*n using recursive function??

1507


What is #include stdlib h?

608


how to find anagram without using string functions using only loops in c programming

2710


Does c have class?

608


How can I remove the leading spaces from a string?

625


What does main () mean in c?

608


What is f'n in math?

611


How do you define a string?

649