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

Answers were Sorted based on User's Feedback



what is the full form of c language..

Answer / vadivel t

There is no full form for C language. The name "C" had come
because the prior language to "C" is "B" and was developed
in AT&T lab.

Is This Answer Correct ?    63 Yes 23 No

what is the full form of c language..

Answer / 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

what is the full form of c language..

Answer / varanasi malikarjun

I want a best and simple methods of C language material. will you provide this material to my id please!!!!!!!!!!!!!!!!!!

Is This Answer Correct ?    8 Yes 2 No

what is the full form of c language..

Answer / varanasi malikarjun

May be this language name suited for Compile language. Why because this language is gateway of the all languages. So, we can accept this name as compile language.

Is This Answer Correct ?    5 Yes 1 No

what is the full form of c language..

Answer / priyesh.

there is no any type of correct full form of C. till now

Is This Answer Correct ?    4 Yes 2 No

what is the full form of c language..

Answer / vijay kumar

full form of c is combit language.

Is This Answer Correct ?    14 Yes 14 No

what is the full form of c language..

Answer / amk

combit language

Is This Answer Correct ?    3 Yes 9 No

what is the full form of c language..

Answer / yatin mulay

The answer is "Common or cristofer".....Cristofer is
computer pioneer of oxferd univercity....

This answer is refer from book "Art of Unix Operating
System"....

Please correct if I am wrong

Is This Answer Correct ?    0 Yes 6 No

what is the full form of c language..

Answer / yatin mulay

The answer is "Common or cristofer".....Cristofer is
computer pioneer of oxferd univercity....

This answer is refer from book "The Art of Unix
Programming"....

Please correct if I am wrong

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More C Interview Questions

main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

4 Answers   CTS,


Why do we use main function?

0 Answers  


What is the need of structure in c?

0 Answers  


Explain can static variables be declared in a header file?

0 Answers  


explain what are actual arguments?

0 Answers  


A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }

2 Answers   Wipro,


Dont ansi function prototypes render lint obsolete?

0 Answers  


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


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

0 Answers  


main() { int a; a=++100; printf("%d",a); getch(); }

4 Answers  


What is file in c language?

0 Answers  


what is pointer ? what is the use of pointer?

6 Answers   Infosys,


Categories