Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / sovit

ANSI C is an International Standard for C Language. Turbo C
is a compiler provided by Borland Corp for ANSI C. It
extends ANSI C with its own libraries ex: conio.h etc. Turbo
C has an IDE where you code your C Program easily.

Is This Answer Correct ?    28 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how does free() know explain how much memory to release?

1138


What is pointer and structure in c?

1287


write a program to rearrange the array such way that all even elements should come first and next come odd

2357


What is the best way to comment out a section of code that contains comments?

1390


Difference between Function to pointer and pointer to function

1130


What is logical error?

1193


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1375


Explain how can type-insensitive macros be created?

1045


How can a string be converted to a number?

1071


Is c easier than java?

1125


What does *p++ do?

1079


What is n in c?

1114


Why do we write return 0 in c?

1131


How can I run c program?

1234


How is a null pointer different from a dangling pointer?

1089