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 / shikhar
yes, the answer is a. In C, the function may or may not
return any value. In new languages like vb, dotnet....these
kind of functions are called "subroutines".
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What language is windows 1.0 written?
What is pointers in c with example?
What is the use of clrscr?
What is the purpose of the statement: strcat (S2, S1)?
What are the different types of control structures in programming?
What are the salient features of c languages?
Can a variable be both const and volatile?
Whats s or c mean?
What is putchar() function?
Can 'this' pointer by used in the constructor?
Which built-in library function can be used to match a patter from the string?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
How are structure passing and returning implemented?
Do you know the purpose of 'register' keyword?
Is a house a mass structure?