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
What is substring in c?
What do you understand by friend-functions? How are they used?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is the process to create increment and decrement stamen in c?
application attempts to perform an operation?
Where static variables are stored in c?
How can a program be made to print the name of a source file where an error occurs?
What is external variable in c?
What is enumerated data type in c?
Is array name a pointer?
Can you apply link and association interchangeably?
Describe newline escape sequence with a sample program?
Are there constructors in c?
How can I send mail from within a c program?
Explain what is operator promotion?