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 static memory allocation?

597


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

646


What is the difference between malloc() and calloc() function in c language?

592


What are the differences between new and malloc in C?

602


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

651






What is the use of f in c?

551


What is the collection of communication lines and routers called?

604


What is volatile variable in c with example?

579


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

1171


How can a program be made to print the line number where an error occurs?

638


Why c is called object oriented language?

576


FILE PROGRAMMING

1772


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1638


What is a file descriptor in c?

555


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1896