InterviewSolution
Saved Bookmarks
| 1. |
For real x,y such that f(x) ne 0, if f(x+y) = f(x).f(y), what's the value of f(100x)? |
|
Answer» `(F(X))^100` |
|