721. Which instruction is used in program control and used to decrement CX and conditional jump:
Correct answer: (A)
Loop
722. Which is always considered as short jumps:
Correct answer: (A)
Conditional jump
723. Who change the address in the program counter and cause the flow of control to be altered:
Correct answer: (C)
Program control instruction
724. Which is the common program control instructions are:
Correct answer: (E)
All of these
725. Which is a type of microprocessor that is designed with limited number of instructions:
Correct answer: (C)
Both
726. SMP Stands for:
Correct answer: (B)
Symmetric multiprocessor
727. UMA stands for:
Correct answer: (A)
Uniform memory access
728. NUMA stands for:
Correct answer: (A)
Number Uniform memory access
729. SIMD stands for:
Correct answer: (B)
Single instruction multiple data
730. MIMD stands for:
Correct answer: (C)
Multiple instruction multiple data