Computer System Architecture

711. Arithmetic instruction are used to perform operation on:

  1. Numerical data
  2. Non-numerical data
  3. Both
  4. None

Correct answer: (A)
Numerical data

712. How many basic arithmetic operation:

  1. 1
  2. 2
  3. 3
  4. 4

Correct answer: (D)
4

713. which are arithmetic operation are:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. All of these

Correct answer: (E)
All of these

714. In which instruction are used to perform Boolean operation on non-numerical data:

  1. Logical and bit manipulation
  2. Shift manipulation
  3. Circular manipulation
  4. None of these

Correct answer: (A)
Logical and bit manipulation

715. Which operation is used to shift the content of an operand to one or more bits to provide necessary variation:

  1. Logical and bit manipulation
  2. Shift manipulation
  3. Circular manipulation
  4. None of these

Correct answer: (B)
Shift manipulation

716. ____________ is just like a circular array:

  1. Data
  2. Register
  3. ALU
  4. CPU

Correct answer: (B)
Register

717. Which control refers to the track of the address of instructions:

  1. Data control
  2. Register control
  3. Program control
  4. None of these

Correct answer: (C)
Program control

718. In program control the instruction is set for the statement in a:

  1. Parallel
  2. Sequence
  3. Both
  4. None

Correct answer: (B)
Sequence

719. How many types of unconditional jumps used in program control are follows:

  1. 1
  2. 2
  3. 3
  4. 4

Correct answer: (C)
3

720. Which are unconditional jumps used in program control are follows:

  1. Short jump
  2. Near jump
  3. Far jump
  4. All of these

Correct answer: (D)
All of these

Page 72 of 75