Answer Posted / ramesh k
c is a operating system programming language.
it is know about the system configuration of execute program
and control it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
What does void main return?
Why isnt any of this standardized in c?
What is #include stdio h?
What is the size of array float a(10)?
Once I have used freopen, how can I get the original stdout (or stdin) back?
Explain what is the concatenation operator?
What are keywords in c with examples?
What are different storage class specifiers in c?
What kind of structure is a house?
When is a void pointer used?
What is the purpose of sprintf() function?
Why is structure padding done in c?
How is actual parameter different from the formal parameter?
Explain what are the different data types in c?