Total of how many functions are available in c?

Answer Posted / krishna

four types of functions available in c
1.with parameters with return type
2.with parameters without return type
3.without parameters with return type
4.without parameters without return type

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of realloc()?

673


How can I make sure that my program is the only one accessing a file?

681


What does the format %10.2 mean when included in a printf statement?

1091


Explain bit masking in c?

640


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1743






What is the use of the function in c?

599


How will you divide two numbers in a MACRO?

715


Explain main function in c?

630


All technical questions

1512


can we have joblib in a proc ?

1657


what is recursion in C

617


What are header files why are they important?

583


What is ponter?

775


What is #error and use of it?

681


Write a program to check prime number in c programming?

599