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 Full Form of C and Why We use C

Answers were Sorted based on User's Feedback



What is Full Form of C and Why We use C..

Answer / rhea

Full form of c is "compiler"

Is This Answer Correct ?    2 Yes 1 No

What is Full Form of C and Why We use C..

Answer / ravi

i think C is combination of ADA, BASIC and COBOL so we can called combined language

Is This Answer Correct ?    0 Yes 0 No

What is Full Form of C and Why We use C..

Answer / prasanthi

it came from BCPL..after B language they introduced C language

Is This Answer Correct ?    4 Yes 5 No

What is Full Form of C and Why We use C..

Answer / karna

c is a programming language name,like our name

Is This Answer Correct ?    3 Yes 5 No

What is Full Form of C and Why We use C..

Answer / bhavin patel

Compiles and run

Is This Answer Correct ?    0 Yes 2 No

What is Full Form of C and Why We use C..

Answer / ankur

I think c programming language is derived from "B" language which is "BASIC" programming language but in c language compiler is used that is why some people called it is the full form of compiler

Is This Answer Correct ?    0 Yes 4 No

What is Full Form of C and Why We use C..

Answer / piyush sharma

C MEANS ' CLASS'
It is true

Is This Answer Correct ?    5 Yes 9 No

What is Full Form of C and Why We use C..

Answer / dsvkarthik

hai

Is This Answer Correct ?    0 Yes 4 No

What is Full Form of C and Why We use C..

Answer / debayan mitra

The full form of C is combined language. It came as an
offspring of BCPL(Basic Combined programming language).
C is used to develop software.

Is This Answer Correct ?    8 Yes 14 No

What is Full Form of C and Why We use C..

Answer / sakshi

C language was renamed from BCPL second alphabet...

This language was designed fast,reliable,efficient,portable
system software..........

Is This Answer Correct ?    4 Yes 12 No

Post New Answer

More C Interview Questions

What is typeof in c?

0 Answers  


how to swap 2 numbers within a single statement?

4 Answers  


What are the 4 types of unions?

0 Answers  


Why is not a pointer null after calling free?

0 Answers  


Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV

5 Answers   Accenture,


Write code for atoi(x) where x is hexadecimal string.

5 Answers   Adobe,


write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.

1 Answers  


What is a list in c?

0 Answers  


how to find greatet of 10 numbers without using array?

4 Answers  


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

0 Answers  


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

0 Answers  


How macro execution is faster than function ?

0 Answers   Wipro,


Categories