Why c is a mother language?


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

Post New Answer

More C Interview Questions

void main() { int a=1; while(a++<=1) while(a++<=2); }

4 Answers   HCL,


how to print value of e(exp1)up to required no of digits after decimal?

1 Answers  


Explain how can I pad a string to a known length?

0 Answers  


Is null a keyword in c?

0 Answers  


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,






code for reverse alternate words from astring

1 Answers   IBM,


Explain what are binary trees?

0 Answers  


Why array starts with index 0

2 Answers  


When do we get logical errors?

0 Answers  


What is typedef?

1 Answers  


What is main void in c?

1 Answers  


write program on arrays

3 Answers   GE, Polycab,


Categories