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 / ningappa
a.Need not return any value
| Is This Answer Correct ? | 56 Yes | 2 No |
Post New Answer View All Answers
Is there any data type in c with variable size?
What does %d do in c?
Can include files be nested?
Which is better pointer or array?
What is #line in c?
Stimulate calculator using Switch-case-default statement for two numbers
What is .obj file in c?
write a program to find out prime number using sieve case?
What does malloc () calloc () realloc () free () do?
what is the different bitween abap and abap-hr?
I heard that you have to include stdio.h before calling printf. Why?
How do I copy files?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Do you know pointer in c?
Are comments included during the compilation stage and placed in the EXE file as well?