Define function ?Explain about arguments?
Answers were Sorted based on User's Feedback
Answer / cguru
A function is a procedure to solve a given task.
Arguments are parameters which are specified in the function
header.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / prashant
Function means to do something within one procedure
everything is predefine in function.
Arguments means what we want to pass while calling that
function.
| Is This Answer Correct ? | 5 Yes | 3 No |
What are predefined functions in c?
what is function pointer?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
write a c program to convert fahrenheit to celsius?
in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
without using control structures and control structures find the max and min of given 2 nos
What are the rules for identifiers in c?
In which layer of the network datastructure format change is done
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
what is difference between array and structure?
44 Answers College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,
simple program of graphics and their output display