Computer Science, asked by Aishwarya47, 1 year ago

what is the compiler?...........

Answers

Answered by gudiya24
2
Program that translates code written in a high-level programming language (like JavaScript or Java) into low-level code 

hope it will help
Answered by Anonymous
7
Heya ☺

➡ Language processer that translates the complete program as a whole in one go into machine code is called compiler.

➡ Compiler takes entire program as input.

➡ Intermediate Object Code is generated.

➡ Program need not to be complied every time.



Thanks
Similar questions