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 / mili
A.need not return any value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
c language interview questions & answer
What does s c mean on snapchat?
What is the difference between abs() and fabs() functions?
Write a program to swap two numbers without using third variable in c?
What is a stream water?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
How many types of operators are there in c?
how can use subset in c program and give more example
Why do we use static in c?
How is = symbol different from == symbol in c programming?
What does a pointer variable always consist of?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
pierrot's divisor program using c or c++ code
differentiate built-in functions and user – defined functions.
Is array a primitive data type in c?