1.

What is user defined function? explain with an example​

Answer» ONG>Answer:

A user-defined function (UDF) is a function PROVIDED by the user of a program or environment, in a CONTEXT where the usual ASSUMPTION is that functions are built into the program or environment.

Explanation:

ex: MAIN( ) ,sum( )



Discussion

No Comment Found