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
What is string length in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Explain function?
How many keywords are there in c?
What is the difference between exit() and _exit() function in c?
What does sizeof int return?
What is difference between structure and union in c?
If the size of int data type is two bytes, what is the range of signed int data type?
How can you restore a redirected standard stream?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Do you know the use of fflush() function?
Can include files be nested? How many levels deep can include files be nested?
What are the 4 types of functions?
c language interview questions & answer
What does a pointer variable always consist of?