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 |
What is stack in c?
Why is structure important for a child?
how many errors in c explain deply
What are header files why are they important?
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
How do you access command-line arguments?
How to add two numbers without using semicolon at runtime
Should I learn data structures in c or python?
What are the 4 data types?
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
Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).
Write a program to generate prime factors of a given integer?