Yardi Systems Interview Question

Describe in details how a compiler works.

Interview Answer

Anonymous

Jan 27, 2016

compiler (with regards to programming) - converts source code into computer (object) code before being able to be executed to run.

1