JAMIA 2025 — Computer PYQJAMIA | Computer | 2025What is the primary difference between the compiler and the interpreter?Choose the correct answer:A. A compiler translates the entire program at once, while an interpreter translates one line at a time (Correct Answer)B. A compiler translates one line at a time, while an interpreter translates the entire program at onceC. A compiler and an interpreter function in the same wayD. A compiler works only for low-level languagesCorrect Answer: A compiler translates the entire program at once, while an interpreter translates one line at a timeAA compiler translates the entire program at once, while an interpreter translates one line at a timeBA compiler translates one line at a time, while an interpreter translates the entire program at onceCA compiler and an interpreter function in the same wayDA compiler works only for low-level languagesShow Answer SExplanationNo text explanation available.