Electrical Engineering > GATE 2016 SET-1 > Fourier Transform
Suppose x1(t) and x2(t) have the Fourier transforms as shown below.
Which one of the following statements is TRUE?
A
x1(t) and x2(t) are complex and x1(t)x2(t) is also complex with nonzero imaginary part
B
x1(t) and x2(t) are real and x1(t)x2(t) is also real
C
x1(t) and x2(t) are complex but x1(t)x2(t) is real
D
x1(t) and x2(t) are imaginary but x1(t)x2(t) is real

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science