what is c programming?

Answers were Sorted based on User's Feedback



what is c programming? ..

Answer / keerthi

c is procedure oriented programming language. In c program
execution starts from main().c is basic language for some
languages like c++,java etc.c is platform dependent and case
sensitive language.

Is This Answer Correct ?    8 Yes 0 No

what is c programming? ..

Answer / renisha

c is powerful system language even which user are using to
compiler as source code. it used input and display the output.

Is This Answer Correct ?    4 Yes 1 No

what is c programming? ..

Answer / priyanka mali

C Is the procedure oriented language, basically uses firstly
compilers which accepts source code from compliers as input
and produces .exe as output.it is a first usr friendly
language which takes input in the form of statements / usr
language and givesdesired outpu.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

Explain what is the benefit of using enum to declare a constant?

0 Answers  


write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????

7 Answers   Infosys, TCS,


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

0 Answers  


What compilation do?

7 Answers   Geometric Software, Infosys,


What is pass by reference in c?

0 Answers  


What does int main () mean?

0 Answers  


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


What are the Advantages of using macro

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

5 Answers   TCS, Vimukti Technologies,


What is advantage of pointer in c?

0 Answers  


Write a program in c to print * * * * * *******

1 Answers  


If fflush wont work, what can I use to flush input?

0 Answers  


Categories