Define function ?Explain about arguments?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we declare variables in c?

785


Why doesnt this code work?

798


How do I read the arrow keys? What about function keys?

829


How are variables declared in c?

826


What is the use of a conditional inclusion statement in C?

820


Is there anything like an ifdef for typedefs?

879


What is variable declaration and definition in c?

688


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

917


Can a pointer be volatile in c?

720


Write a program to know whether the input number is an armstrong number.

889


Mention four important string handling functions in c languages .

838


What are the 5 types of organizational structures?

761


Explain how can you be sure that a program follows the ansi c standard?

1110


Sir i need notes for structure,functions,pointers in c language can you help me please

2155


What are the functions to open and close the file in c language?

793