-
Jan 11, 13 •
4690 Views •
Resources •
saarika Singh •
4 Comments
Q1. What do you mean by argument passing mechanism? Ans- The exact mechanism for assigning arguments to parameters, called argument passing, depends upon the evaluation strategy used for that parameter (typically call-by-value), which may be specified
-
Jan 11, 13 •
12914 Views •
Resources •
Peenal Desai •
23 Comments
Ques 1. What is the difference between user defined function and library function? Answer. User Defined Functions has to be Developed by the user at the time of writing a program like Main() while library defined functions are already defined in the library