what is C?

Answers were Sorted based on User's Feedback



what is C?..

Answer / smily

c is a standard programming language..which is the base for
all other programming languages, but as no security...

Is This Answer Correct ?    17 Yes 1 No

what is C?..

Answer / bivas das

c is a high level langage,compiler base function oriented language..

Is This Answer Correct ?    13 Yes 4 No

what is C?..

Answer / manu

c is a highlevel language,c is a basic language of all
other languages,

Is This Answer Correct ?    8 Yes 1 No

what is C?..

Answer / pradeep kumar

C is a procedural oriented programming language.
it has fast execution compare to c++.
it is developed at bell labs by dennis ritchi.

Is This Answer Correct ?    8 Yes 1 No

what is C?..

Answer / vamc

C (pronounced /ˈsiː/ see) is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.[2]
Although C was designed for implementing system software,[5] it is also widely used for developing portable application software.
C is one of the most popular programming languages of all time[6][7] and there are very few computer architectures for which a C compiler does not exist. C has greatly influenced many other popular programming languages, most notably C++, which began as an extension to C.

Is This Answer Correct ?    4 Yes 0 No

what is C?..

Answer / guest

top down approach

Is This Answer Correct ?    3 Yes 0 No

what is C?..

Answer / ajayash

c is a programming language..before it was known as b-
language...supports all operators..

Is This Answer Correct ?    4 Yes 2 No

what is C?..

Answer / manish

it is a simple English alphabet C nothing else.
but we can say also C,c is a computer language but is
different only C. because C is alphabets.

Is This Answer Correct ?    8 Yes 29 No

what is C?..

Answer / guest

it is a simple English alphabet C nothing else.

Is This Answer Correct ?    8 Yes 49 No

Post New Answer

More C Interview Questions

differentiate built-in functions and user – defined functions.

0 Answers  


How to set file pointer to beginning c?

0 Answers  


What is #define used for in c?

0 Answers  


What is Your Name :)

1 Answers  


Write a program using bitwise operators to invert even bits of a given number.

2 Answers  






write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.

3 Answers  


Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


What is the 'named constructor idiom'?

0 Answers  


Explain what are the standard predefined macros?

0 Answers  


What is the difference between int main and void main in c?

0 Answers  


Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 Answers  


What are the complete rules for header file searching?

0 Answers  


Categories