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 / sunayana
d ans. is a.that it is nt neccsary for any c function to
return any value
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Is there any data type in c with variable size?
Write a program to check prime number in c programming?
In C, What is the #line used for?
How do you write a program which produces its own source code as output?
Explain why can’t constant values be used to define an array’s initial size?
write a c program to find the sum of five entered numbers using an array named number
How to establish connection with oracle database software from c language?
What are qualifiers and modifiers c?
What is the use of a semicolon (;) at the end of every program statement?
What are the disadvantages of external storage class?
How many types of errors are there in c language? Explain
What is volatile variable how do you declare it?
Are there namespaces in c?
Give basis knowledge of web designing ...
Can you please explain the difference between malloc() and calloc() function?