What is the use of c language in real life?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is the role you expect in software industry?

0 Answers   HCL,


How can I find out how much memory is available?

1 Answers   Persistent,


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

0 Answers  


what is a constant pointer in C

0 Answers  


what is differnence b/w macro & functions

1 Answers  






How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 Answers   CMC, Wipro,


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

0 Answers  


Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?

3 Answers  


What is a program flowchart?

0 Answers  


what does static variable mean?

0 Answers   TCS,


What is void main ()?

0 Answers  


write a program to display all prime numbers

0 Answers  


Categories