Computer Science, asked by frao5615, 4 days ago

which characteristics of a compiler

Answers

Answered by justlikesrinivas
0

Answer:

Compiler is a computer program that is used to convert high level language to low level language .

Explanation:

A compiler is primarly used in low level languges like c c++ java etc , suppose if you have written an program in c , compiler will takes place and excuite the program . Ther are different types of compilers like cross compiler , bootstrap compiler , decompiler etc . The compiler is primarliy used for a high level programming to a lower level language.

Similar questions