A compiler is a software which converts –

Asked Sep 06, 2023 Modified Sep 06, 2023 Viewed 0 times
0
asked Sep 06, 2023 at 23:29
1 Answer
0
In computing, a compiler is a computer program that translates computer code written in one programming language into another language. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language to create an executable program.
answered Sep 06, 2023 at 23:29

Your Answer