Exit WGU-SPF WGU Scripting and Programming Foundations
Question 1 of 5
0% complete
Q1 Single choice

Which statement describes a compiled language?

  • A

    It is considered fairly safe because it forces the programmer lo declare all variable types ahead of time and commit to those types during runtime.

  • B

    It allows variables to change from the initial declared types during program execution.

  • C

    It specifies a series of well-structured steps to compose a program.

  • D

    It has code that is first converted to machine code, which can then only run on a particular type of machine.

Previous Next