By macosxnerd101
via dreamincode.net
Submitted: Mar 11 2013 / 11:03
As per Microsoft Explanation A function that defines a set of criteria and determines whether the specified object meets those criteria. To me, simply said that it is a Function which has only one parameter and it always return a boolen value based on the logical operations performed for that parameter
Add your comment