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 can I do serial ("comm") port I/O?

689


Write a program that accept anumber in words

1251


Is c high or low level?

580


Are local variables initialized to zero by default in c?

549


What are qualifiers?

615






What is a program flowchart and explain how does it help in writing a program?

674


Should I learn data structures in c or python?

582


What is main () in c?

586


What is the purpose of the statement: strcat (S2, S1)?

642


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1117


Write a code to determine the total number of stops an elevator would take to serve N number of people.

728


What is the difference between null pointer and wild pointer?

636


Explain what are reserved words?

635


writ a program to compare using strcmp VIVA and viva with its output.

1525


Is c procedural or functional?

586