What is true about the following
C Functions
a.Need not return any value
b.Should always return an integer
c.Should always return a float
d.Should always return more than one value.
Answer Posted / ramesh
Need not return any value
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the difference between if else and switchstatement
Write a program to use switch statement.
What is #define in c?
Explain about C function prototype?
Can you please explain the difference between exit() and _exit() function?
explain what is fifo?
What are the different types of endless loops?
Why c is procedure oriented?
Hai what is the different types of versions and their differences
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is use of pointer?
Explain modulus operator.
How can you tell whether two strings are the same?
Write a program to check prime number in c programming?
What are the advantages and disadvantages of c language?