Computer Science, asked by palk88311, 25 days ago

3. Differentiate between compiler and interpreter.​

Answers

Answered by preethi12354
1

A compiled language is a programming language whose implementations are typically compilers and not interpreter

interpreted language is a programming language whose implementations execute instructions directly and freely, without previously compiling a program into machine-language instructions

Similar questions