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

Answers were Sorted based on User's Feedback



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

Answer / srinivas

hello,boss ansic provided only for standards of c language.
but turboc followed this rules + its own some rules and
developed clanguge .

Is This Answer Correct ?    37 Yes 7 No

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

Answer / 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

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

Answer / ashutosh tiwari

Let Us C is a book on C language by Yahswant Kanetkar
Turbo C is editor and compiler for C language
ANSI C is the standard for C compiler design, development,
C syntaxing, C code writing style, memory, stack
development in C etc.

Is This Answer Correct ?    16 Yes 4 No

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

Answer / jagan

C is designed for UNIX only, which was not supported by other OS, that is why its enhanced version came out named as ANSI C.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More C Interview Questions

Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?

2 Answers  


What is static and volatile in c?

0 Answers  


What is the difference between void main and main in c?

0 Answers  


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


totally how much header files r in c language

8 Answers   TCS,






prototype of sine function.

2 Answers   Cadence,


Is void a keyword in c?

0 Answers  


what is data structure?

5 Answers   CBSE,


what is pointer ?

10 Answers   Kernex Micro Systems,


Prove or disprove P!=NP.

5 Answers   Microsoft,


What is structure and union in c?

0 Answers  


What is variable in c with example?

1 Answers  


Categories