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 is the full form of c language

Answer Posted / guest

the answer of this question is that,the full name of c
language is {compile-language}.!

Is This Answer Correct ?    23 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the __date__ and __time__ preprocessor commands?

1173


What is the most efficient way to count the number of bits which are set in an integer?

1118


What is union and structure in c?

1284


Can you apply link and association interchangeably?

1175


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

2695


Is c procedural or functional?

1095


Can i use “int” data type to store the value 32768? Why?

1234


What is the default value of local and global variables in c?

1099


What is spaghetti programming?

1199


Why is c fast?

1119


#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

1175


a c code by using memory allocation for add ,multiply of sprase matrixes

2861


How do I convert a string to all upper or lower case?

1170


How do you construct an increment statement or decrement statement in C?

1272


Explain what is a stream?

1142