Q. What is the job of Assembler in C programming? (A) It converts source code into assembly code (B) It converts a assembly language program into machine language (C) It convert code generated by Preprocessor to assembly code (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) It converts a assembly language program into machine language