InterviewSolution
Saved Bookmarks
| 1. |
Write any three statistical functions. |
|
Answer» The average(), max() and min() functions are three statistical functions. |
|