The program that translates each statement in a high-level source program and executes it immediately upon translation is called a(n) ____.
A. compiler
B. assembler
C. linker
D. interpreter
Answer: D
Computer Science & Information Technology
You might also like to view...
MC An object that contains a reference to another object describes a relationship commonly referred to as______ .
a) inheritance. b) an association. c) a relation. d) None of the above.
Computer Science & Information Technology
Which statement is equivalent to the following?
number += 1; a. number = number + 1; b. number = 1; c. number + 1; d. number =+ 1; e. None of these
Computer Science & Information Technology
Pressing the ____ keyboard shortcut key(s) selects cell A1.
A. COMMAND-FN-LEFT ARROW B. COMMAND-F2 C. OPTION-F2 D. END
Computer Science & Information Technology
Which three of the following are file systems? (Select three.)
A) exFAT B) eSATA C) SATA D) NTFS E) FAT F) PATA G) SAS
Computer Science & Information Technology