

InterviewSolution
Saved Bookmarks
1. |
A function f(x) is even, when?(a) f(x) = -f(x)(b) f(x) = f(-x)(c) f(x) = -f(x)f(-x)(d) f(x) = f(x)f(-x)This question was addressed to me during an interview.Enquiry is from Channel in portion Elements of Communication System of Analog Communications |
Answer» The correct answer is (b) f(X) = f(-x) |
|