what is the difference between embedded c and turbo c ?

Answer Posted / aravind

Embedded C has Integrated Development Environment(IDE) and additional predefined functions and other standard libraries including C.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the return type of sizeof?

586


What are the application of c?

640


How will you write a code for accessing the length of an array without assigning it to another variable?

611


Where are local variables stored in c?

570


Explain what is wrong with this program statement?

618






What does do in c?

606


What is the use of bitwise operator?

683


What are control structures? What are the different types?

592


Difference between goto, long jmp() and setjmp()?

700


What does *p++ do?

581


What is getch() function?

645


Explain how do you override a defined macro?

579


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1588


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

1785


Explain continue keyword in c

578