EE 360N - Problem Set 1 Clarifications

  1. In question 14, what is a program binary?

    A Program binary is the executable image of a program which is ready to load into memory and execute. It is the program represented in machine language generated by the compiler or assembler.