The correct answer is (d) Fast Fourier transforms
Explanation: The DFT is a complex program that is long and time-consuming to run. In general, computers are not fast enough to perform DFT in real time as the signal occurs. Therefore, a special version of the algorithm has been developed to speed up the calculation. Known as the fast Fourier transform (FFT), it permits real-time signal spectrum analysis.