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

Why are all header files not declared in every c program?

601


Are pointers integer?

549


what is event driven software and what is procedural driven software?

2015


Can include files be nested? How many levels deep can include files be nested?

660


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

655






Why are algorithms important in c program?

620


How can I get the current date or time of day in a c program?

652


What are the 4 types of organizational structures?

625


What does sizeof return c?

603


a program that can input number of records and can view it again the record

1484


What is the difference between break and continue?

606


What is default value of global variable in c?

563


What is %lu in c?

685


write a program to find the given number is prime or not

3844


What is file in c language?

576