What is the main differences between C and Embedded C?

Answer Posted / dongay

Embedded C is an extension of C
The Extra Features are available in Embedded C are
1. fixed point types
2. multiple memory areas
3. I/O register mapping.

Is This Answer Correct ?    99 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between c &c++?

647


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

686


Under what circumstances does a name clash occur?

690


plz let me know how to become a telecom protocol tester. thank you.

1742


Tell me when would you use a pointer to a function?

607






Write a program to print factorial of given number using recursion?

603


What is the meaning of 2d in c?

613


What is typedef example?

616


What is the explanation for the dangling pointer in c?

681


Write a program to print fibonacci series without using recursion?

610


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

837


List a few unconditional control statement in c.

560


Is c a great language, or what?

604


How important is structure in life?

590


Write a c program to demonstrate character and string constants?

1684