________ registers may be used only to hold data and cannot be employed in the calculation of an operand address.

A. General purpose
B. Data
C. Address
D. Condition code


B. Data

Computer Science & Information Technology

You might also like to view...

Which of the following statements is true?

a. Performing a task in a program requires a method. b. A method houses the program statements that actually perform its tasks. c. The method hides its statements from its user, just as the accelerator pedal of a car hides from the driver the mechanisms of making the car go faster. d All of the above.

Computer Science & Information Technology

Function _________ is used to produce random numbers.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The command that resizes a picture to a percentage of its size is:

What will be an ideal response?

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) An inner subquery may not use the ORDER BY clause. 2) The inner subquery does not have to be a SELECT statement. 3) A subquery may not be nested to more than 3 levels. 4) Operators ANY and SOME are same. 5) =ALL operator does not return any rows in most cases.

Computer Science & Information Technology