software helps in the translation of programming languages making it possible for high level language programs to be understood by the computer
Asked by ondinganalen25
Answer (1)
These programs convert code written in high-level languages (like Python or C++) into machine language that the computer can understand.Compiler translates the entire code at once.Interpreter translates line by line during execution.
Answered by PrincessUmbriel | 2025-08-07
Related Questions in Technology and Home Economics