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

It means only that this is after B. from which C is developed.

Is This Answer Correct ?    79 Yes 35 No

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

Answer / areukanjad

I Think Its a Language and Its Full Form of Compiler. And We
use this Language for Developing for Software Base.

Is This Answer Correct ?    72 Yes 47 No

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

Answer / ravi

c was designed after Ada and Basic .so A for ada and B for
basic , so a new language was developed by Denise Rithchie
and it was C.

Is This Answer Correct ?    32 Yes 11 No

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

Answer / santoshkumar

c is a procedure oriented language or structure oriented
language

Is This Answer Correct ?    20 Yes 6 No

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

Answer / akash

it is language after B

Is This Answer Correct ?    39 Yes 28 No

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

Answer / divya sharma

It was named "C" because many of its features were derived
from an earlier language called "B".

Is This Answer Correct ?    17 Yes 6 No

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

Answer / rehana

c is a basic language c programming means combined
programming its comes from BCPL(BASIC COMBINED PROGRAMMIN
LANGUAGE) its used to develope system and application
softwares.

Is This Answer Correct ?    16 Yes 10 No

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

Answer / dileep kumar

C is named bcz it id based on compiler.and descover after ADA , BASIC ,COBOL

Is This Answer Correct ?    6 Yes 1 No

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

Answer / bhavin tosar

‘C’ is a formal constructed Language Designed to Communicate Instructions to a Machine Particularly a Computer.
‘C’ is Programming Language it was developed by Denis Ritchie at “AT & T’s Bell Laboratories.
‘C’ Middle Level Language & C++ is High Level Language

Is This Answer Correct ?    7 Yes 3 No

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

Answer / ramprakash

'C' means controller language which controls various
operations with complxity......

Is This Answer Correct ?    11 Yes 9 No

Post New Answer

More C Interview Questions

without using arithmatic operator convert an intger variable x into x+1

3 Answers  


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


Explain union.

0 Answers  


Differentiate between a structure and a union.

0 Answers   Zensar,


void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 Answers   ME, pspl,


Write a program to swap two numbers without using third variable in c?

0 Answers  


Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


What are the primitive data types in c?

0 Answers  


how to find the kth smallest element in the given list of array elemnts.

8 Answers   Silicon,


wtite a program that will multiply two integers in recursion function

4 Answers   TCS,


Difference between null pointer and dangling pointer?

7 Answers   GE, Wipro,


what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


Categories