Question 629 Simplified form of Boolean expression xy+(~x)z+yz is : A xy+(~x)z. B (~x)y+(~x)z. C (~x)y+xz. D xy+xz. Digital-Logic-DesignBoolean-ExpressionUGC NET CS 2007-Dec-Paper-2 Question 629 Explanation: Correct […]
Question 24 The 2’s complement representation of the decimal value -15 is A 1111 B 11111 C 111111 D 10001 Digital-Logic-DesignNumber-SystemsGATE 2002 Question 24 Explanation: 15 […]
Question 3 Using a 4-bit 2’s complement arithmetic, which of the following additions will result in an overflow? 1. 1100 +1100 2. 0011 +0111 3. 1111 +0111 A […]