

InterviewSolution
Saved Bookmarks
1. |
Let f be a function satisfying `f(x+y)=f(x) + f(y)` for all `x,y in R`. If `f (1)= k` then `f(n), n in N` is equal toA. `k^(n)`B. nkC. kD. None of these |
Answer» Correct Answer - B | |