421. Which is referred as a sequential circuit which contains the number of register as per the protocol:
Correct answer: (B)
RAM
422. Which operation refer bitwise manipulation of contents of register:
Correct answer: (A)
Logical micro operation
423. Which symbol will be used to denote an micro operation:
Correct answer: (B)
(∨)
424. which symbol will be denote an AND micro operation:
Correct answer: (A)
(∧)
425. Which operation are associated with serial transfer of data:
Correct answer: (C)
Shift micro operation
426. The bits are shifted and the first flip-flop receives its binary information from the ____________:
Correct answer: (B)
Serial input
427. How many types of shift micro operation:
Correct answer: (C)
6
428. Which shift is a shift micro operation which is used to shift a signed binary number to the left or right:
Correct answer: (B)
Arithmetic
429. which shift is used for signed binary number:
Correct answer: (B)
Arithmetic
430. Arithmetic left shift is used to multiply a signed number by ____________:
Correct answer: (B)
Two