Q. 63 The following diagram represents a finite state machine which takes as input a binary number from the least significant bit.
Which one of the following is TRUE?
(A) It computes 1’s complement of the input number
(B) It computes 2’s complement of the input number
(C) It increments the input number
(D) It decrements the input number
Answer: (B)
Explanation: