InterviewSolution
Saved Bookmarks
| 1. |
If `64 gt x^3`, then the greatest possible integer value of x is ____A. 1B. 2C. 3D. 4 |
|
Answer» Correct Answer - C `64gt x^3rArr 4^3gt x^3` Clearly, 3 is the greatest possible integer value of x. Hence,the correct option is (c). |
|