Answer the following statements true (T) or false (F)
1. There are no computers that can directly execute assembly language instructions.
2. With a compiler, a given source statement may be converted to any number of machine-
level instructions.
3. A compiler reads a single source statement, translates it, and immediately executes the
resulting machine-level code.
4. An interpreter works with one source statement at a time, reading it, translating it to
machine-level, executing the resulting binary instructions, and then moving on to the next
source statement.
5. In a compiled application, a programmer error might add a bug to the source code or the
compiler might introduce an error by misinterpreting a source statement, but once the
code is translated to binary, electronic hardware error never happen.
1. True
2. True
3. False
4. True
5. False
You might also like to view...
JavaFX properties are ________—when a property’s value changes, other objects can respond accordingly.
a. transparent b. transferable c. observable d. disposable
USB flash drives use ____________________ technology, which holds data in erasable, rewritable circuitry.
Fill in the blank(s) with the appropriate word(s).
New documents can be created from a Master document
Indicate whether the statement is true or false
When you need to export data from a database table to an Excel workbook, click the ____ tab on the Ribbon, and then click the Excel button in the Export group.
A. External Data B. Export C. Internal Data D. Import