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

What is the difference between volatile and const volatile?

0 Answers  


What is hashing in c language?

0 Answers  


What is pointer and structure in c?

0 Answers  


how to use virual function in real time example

1 Answers   CTS, Wipro,


please give code for this 1 2 4 7 11 16

11 Answers   Intel, Wipro,


Without using main fn and semicolon,print remainder for a given number in C language

2 Answers  


What does int main () mean?

0 Answers  


When should a type cast be used?

0 Answers  


Why shouldn’t I start variable names with underscores?

0 Answers  


CopyBits(x,p,n,y) copy n LSBs from y to x starting LSB at 'p'th position.

9 Answers   Adobe,


Explain the bubble sort algorithm.

0 Answers  


write c program without semicolon

11 Answers   MindTech, TCS, Wipro,


Categories