• 2022-06-07
    The ______ program is the machine language version of a source program.
  • object

    内容

    • 0

      When interpreting program processing language, most of them use the () method。 A: The<br/>source program commands are directly interpreted and executed one by<br/>one B: First,<br/>the source program is converted into intermediate code, and then<br/>interpreted and executed. C: First,<br/>the source program interpretation is converted into the target<br/>program, and then executed. D: Any<br/>other method is OK

    • 1

      The software of a CNC system consists of a part program, a service program and a control program.

    • 2

      ​A step-by-step solution to a problem is called a(n) _____​ A: algorithm B: program C: Instruction D: Machine language

    • 3

      When compiling the program for lexical analysis, it can not( ) A: filter comments in the source program. B: scan the source program and recognize the mark. C: point<br/>out the error line number. D: detect<br/>misspelled reserved words (keywords)

    • 4

      The program that a computer can execute directly is ( ) A: source program B: target program C: assembler D: executable program