Computer Science, asked by BIKI2032, 1 year ago

What is language processing system in compiler design?

Answers

Answered by rajeevkumar6310
0
This is known as Language Processing System. The high-level language is converted into binarylanguage in various phases. A compiler is a program that converts high-level languageto assembly language. ... A linker tool is used to link all the parts of the program together for execution (executable machine code).
Similar questions