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...

Name the language in which the compiler of "c" in written?

Answer Posted / pankaj goswami

in "c" language

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print numbers from 1 to 100 without using loop in c?

1136


What does. int *x[](); means ?

1136


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5702


Where are c variables stored in memory?

1135


When was c language developed?

1260


Which is the best website to learn c programming?

1135


List out few of the applications that make use of Multilinked Structures?

2259


What is pointers in c with example?

1139


Explain what is page thrashing?

1160


What are preprocessor directives in c?

1156


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2488


Explain how can a program be made to print the line number where an error occurs?

1282


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

1074


What is sizeof in c?

1055


Why is this loop always executing once?

1110