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
Why we use void main in c?
Explain what math functions are available for integers? For floating point?
Can a variable be both constant and volatile?
What is the difference between functions getch() and getche()?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Difference between Function to pointer and pointer to function
What is sorting in c plus plus?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
When is the “void” keyword used in a function?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
Give the rules for variable declaration?
Explain how do you list a file’s date and time?
How can you pass an array to a function by value?
Why is c so important?
What is static memory allocation? Explain