InterviewSolution
Saved Bookmarks
| 1. |
If the sum of elements and average are respectively 65 and 13, then find the number of elements. |
|
Answer» Number of elements = Sumof elements/Average =65/13 =5 |
|