Which of the following statements best describes a characteristic of compiled programming languages?
They include languages like JavaScript that are executed by web browsers.
They are used primarily to structure and present content on the web.
They require interpretation at runtime to execute on a computer.
They are transformed into machine code by a compiler before execution.