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 / vinod

hey guys but when main finishes its execution does it not return any value to the compiler that the main() executed successfully or not .
how will one know that main has executed successfully.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

614


What is assignment operator?

627


What is the difference between class and object in c?

584


What does %p mean?

596


What is meant by keywords in c?

618






What is the data segment that is followed by c?

616


how could explain about job profile

1456


Does c have function or method?

592


What is data type long in c?

626


p*=(++q)++*--p when p=q=1 while(q<=6)

1268


What is the difference between formatted&unformatted i/o functions?

618


What is bss in c?

606


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

656


Why is c called c not d or e?

615


Is malloc memset faster than calloc?

621