What is the main differences between C and Embedded C?

Answer Posted / nanthini

Extensions for the programming language C to support
embedded processors, enabling portable and efficient
application programming for embedded systems

Is This Answer Correct ?    19 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to use curly brackets ({}) to enclose single line code in c program?

1057


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2934


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

1014


How can a process change an environment variable in its caller?

923


What is action and transformation in spark?

834


What is methods in c?

834


What does 3 periods mean in texting?

807


Explain how can type-insensitive macros be created?

777


What does typeof return in c?

835


FILE PROGRAMMING

1993


Explain the use of keyword 'register' with respect to variables.

808


What is sizeof int?

837


What does char * * argv mean in c?

811


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

873


What is the difference between c &c++?

846