Given the following information for a newly recorded audio file
Sample rate : 44100
Channels : Stereo
Resolution : 16-bit
Also given that the duration of the recored audio file is 20 seconds.
1. Calculate the maximum number of samples can be recorded each second in the above setting.
2. How many byte(s) is/are needed to record one sample of the above audio file?
3. What will the file size be if the audio is stored in an uncompressed format?