what is the mean of c languages.



what is the mean of c languages. ..

Answer / s

c is nothing but a language consisting of small set of a
programming module like function , data type design to
perform a dedicated task.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More C Interview Questions

An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


Explain how are portions of a program disabled in demo versions?

0 Answers  


what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 Answers   HCL,


What are nested functions in c?

0 Answers  






difference of two no's with out using - operator

7 Answers  


how to make program without <> in libray.

0 Answers  


What is difference between && and & in c?

0 Answers  


What is "Hungarian Notation"?

0 Answers   Celstream,


Describe newline escape sequence with a sample program?

0 Answers  


What is double pointer?

0 Answers  


what is ram?

3 Answers   TCS,


Categories