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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you search data in a data file using random access method?

843


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3343


Why is python slower than c?

612


What is the difference between far and near ?

691


hi any body pls give me company name interview conduct "c" language only

1673






List some of the static data structures in C?

766


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

663


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1895


What are keywords c?

607


Can variables be declared anywhere in c?

627


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

658


Explain logical errors? Compare with syntax errors.

633


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

617


What’s the special use of UNIONS?

663


What is the purpose of 'register' keyword?

695