what are the difference between ANSI C and Let Us c and Turbo C

Answer Posted / sovit

ANSI C is an International Standard for C Language. Turbo C
is a compiler provided by Borland Corp for ANSI C. It
extends ANSI C with its own libraries ex: conio.h etc. Turbo
C has an IDE where you code your C Program easily.

Is This Answer Correct ?    28 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is malloc memset faster than calloc?

620


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

3190


State two uses of pointers in C?

642


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

608


What is the scope of static variables in c language?

630






Which is best book for data structures in c?

599


Are global variables static in c?

677


What is bin sh c?

584


Is sizeof a keyword in c?

584


What's the total generic pointer type?

615


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

608


‎How to define structures? · ‎

630


What is null character in c?

691


Why do we use static in c?

634


Which driver is a pure java driver

994