Answer:
He can use any of the audio formats like MP3 and M4A.
Explanation:
Answer:
what is the other language
is it Assamese clarify me in the comment section bro
Answer:
First, you would want to translate from C-language Program (in text format) into the assembly language Program (still in text format, but in the corresponding architecture of the computer where the program will be run). The software tool you will use for this step is Compiler.
Then you would translate from the assembly language program (text format) into Machine Code Program (in binary format). The software tool used for this step would be Assembler.