Why functions are used in c?


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

Post New Answer

More C Interview Questions

program in c to print 1 to 100 without using loop

9 Answers   Wipro,


Write a program that receives as input a number omaadel-n-print, four digits.

0 Answers  


What is a nested loop?

0 Answers  


What is the benefit of using #define to declare a constant?

0 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,






How can I find leaf node with smallest level in a binary tree?

1 Answers  


What is Function Pointer? Explain with example?

3 Answers  


void main() { int i=5; printf("%d",i+++++i); }

17 Answers   ME,


Can you define which header file to include at compile time?

0 Answers   Aspire, Infogain,


List the difference between a While & Do While loops?

0 Answers   Accenture,


which is the best antivirus and how to update it

7 Answers   Infosys,


if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 Answers   Parexel, Ram Infotech, Zycus Infotech,


Categories