What do header files do?


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

Post New Answer

More C Interview Questions

Write a program that accept anumber in words

0 Answers  


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


What do you mean by Recursion Function?

0 Answers   Hexaware,


a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 Answers   Geometric Software,


Can we use any name in place of argv and argc as command line arguments?

0 Answers  






What is maximum size of array in c?

0 Answers  


What are bit fields? What is their use?

2 Answers   Adobe,


List some applications of c programming language?

0 Answers  


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS

4 Answers  


write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20

4 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


Categories