711. Arithmetic instruction are used to perform operation on:
Correct answer: (A)
Numerical data
712. How many basic arithmetic operation:
Correct answer: (D)
4
713. which are arithmetic operation are:
Correct answer: (E)
All of these
714. In which instruction are used to perform Boolean operation on non-numerical data:
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:
Correct answer: (B)
Shift manipulation
716. ____________ is just like a circular array:
Correct answer: (B)
Register
717. Which control refers to the track of the address of instructions:
Correct answer: (C)
Program control
718. In program control the instruction is set for the statement in a:
Correct answer: (B)
Sequence
719. How many types of unconditional jumps used in program control are follows:
Correct answer: (C)
3
720. Which are unconditional jumps used in program control are follows:
Correct answer: (D)
All of these