A machine takes 4 inputs (A, B, C, D) and produces outputs based on the following rule: If the sum of any two consecutive inputs is greater than 10, the output is 1; otherwise, it is 0. Given inputs A=4, B=7, C=2, D=9, what will be the output sequence?
A machine takes 4 inputs (A, B, C, D) and produces outputs…
Written by
in
Leave a Reply