Difference between C and Embedded C?

Answer Posted / anitya

In C We can not address the Bit value.

In Embedded C we can Address the Bit value.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we not create function inside function.

1748


What does struct node * mean?

601


What is the most efficient way to store flag values?

689


What does != Mean in c?

588


Explain how can I manipulate strings of multibyte characters?

782






What is getch() function?

649


How we can insert comments in a c program?

632


What the advantages of using Unions?

673


Can we declare function inside main?

568


Compare and contrast compilers from interpreters.

684


Explain built-in function?

593


Why c language is called c?

571


How is a macro different from a function?

656


What is scanf_s in c?

633


how to find binary of number?

3439