

InterviewSolution
Saved Bookmarks
1. |
If a+b+c=24, then the maximum value of abc is : |
Answer» 215 `(abc)_max=(8xx8xx8)`=512 . Since,(a=b=c) |
|