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


tell me the full form of c?

Answers were Sorted based on User's Feedback



tell me the full form of c?..

Answer / vignesh1988i

C is the successor of the language of B... so their is no
any full forms for C... it's just an alphabet

Is This Answer Correct ?    26 Yes 4 No

tell me the full form of c?..

Answer / v amsi

although some says that C's abbreviation is compiler (as if
it is compiler based language) i will agree vth first answer

Is This Answer Correct ?    10 Yes 5 No

Post New Answer

More C Interview Questions

Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

0 Answers   Huawei,


f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?

9 Answers   Hughes, Tech Mahindra,


how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?

2 Answers   Patni, TCS,


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

0 Answers  


1. Write a program to reverse every second word in a given sentence.

1 Answers  


how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


what are the 10 different models of writing an addition program in C language?

0 Answers  


program to convert a integer to string in c language'

0 Answers  


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 Answers   ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,


WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?

6 Answers   Finite Infotech, Lovely Professional University, Wipro,


What is the right way to use errno?

0 Answers  


Categories