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
Can you subtract pointers from each other? Why would you?
What is static volatile in c?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Is there a way to switch on strings?
Find MAXIMUM of three distinct integers using a single C statement
What is a lookup table in c?
What is #line?
What are c header files?
How can I implement a delay, or time a users response, with sub-second resolution?
Apart from dennis ritchie who the other person who contributed in design of c language.
What are the different categories of functions in c?
Why we not create function inside function.
What does c mean in standard form?
Explain how can I read and write comma-delimited text?