What is the use of function in c?



What is the use of function in c?..

Answer / Kumud Singh

"Functions in C are used to group a set of instructions together, which can be called repeatedly with different arguments."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is stack in c?

1 Answers  


Why is structure important for a child?

1 Answers  


how many errors in c explain deply

1 Answers  


What are header files why are they important?

1 Answers  


Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com

8 Answers  


How do you access command-line arguments?

1 Answers  


How to add two numbers without using semicolon at runtime

2 Answers  


Should I learn data structures in c or python?

1 Answers  


What are the 4 data types?

1 Answers  


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

1 Answers   HCL,


Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).

1 Answers  


Write a program to generate prime factors of a given integer?

9 Answers   Microsoft,


Categories