InterviewSolution
Saved Bookmarks
| 1. |
The functions which cause side effects to the arguments passed are called …….(a) Impure functions(b) Partial Functions(c) Dynamic Functions(d) Pure functions |
|
Answer» (a) Impure functions |
|