Computer Science, asked by souvikhaldar2018, 10 months ago

Explain the functions of Compiler, Interpreter and Assembler.​

Answers

Answered by Anonymous
7

1. Compilers are used to convert high level languages to machine code.

2. Assemblers are used to convert assembly language to machine code.

3. Interpreter is a computer program which executes a statement directly ( at runtime).

Hope It Help You

MARK IT AS BRAINLIEST

Similar questions