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
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Stimulate calculator using Switch-case-default statement for two numbers
How do I send escape sequences to control a terminal or other device?
How do I swap bytes?
What are the types of c language?
What is the use of ?
Do variables need to be initialized?
Why use int main instead of void main?
what do u mean by Direct access files? then can u explain about Direct Access Files?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.
What type of function is main ()?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What kind of structure is a house?
Why is struct padding needed?