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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the 10 different models of writing an addition program in C language?

1422


Is c dynamically typed?

659


Can 'this' pointer by used in the constructor?

603


What is the use of linkage in c language?

603


Is javascript based on c?

583






What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

572


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

14925


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

3162


Is c is a low level language?

551


Is the exit() function same as the return statement? Explain.

650


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

651


How does struct work in c?

596


What are dangling pointers? How are dangling pointers different from memory leaks?

606


What is 2 d array in c?

544


How old is c programming language?

563