Question 3 Minimum number of NAND gates required to implement the following binary equation A 4 B 5 C 3 D 6 Digital-Logic-DesignLogic-GatesVideo-Explanation Question 3 Explanation: […]
Question 10 8-bit 1’s complement form of –77.25 is A 01001101.0100 B 01001101.0010 C 10110010.1011 D 10110010.1101 Digital-Logic-DesignNumber-Systems Question 10 Explanation: (-77.25)10 Step 1: Convert (77)10into […]
Question 2 Which of the following is minimum error code? A Octal code B Binary Code C Gray code D Excess-3 Code Digital-Logic-DesignNumber-Systems Question 2 Explanation: […]
Question 33 Consider a parity check code with three data bits and four parity check bits. Three of the code words are 0101011, 1001101 and 1110001. […]
Question 7 Simplify the following using K-Map F(A,B,C,D)= Σ(0,2,5,7,8,10,13,15) A BD + B’D’ B AC + A’C’ C BC + B’C’ D AD + A’D’ Digital-Logic-DesignK-MapVideo-Explanation […]
Question 251 Consider the IEEE-754 single precision floating point numbers P=0xC1800000 and Q=0x3F5C2EF4. Which one of the following corresponds to the product of these numbers (i.e., […]
Question 3 A Boolean digital circuit is composed using two 4-input multiplexers (M1 and M2) and one 2-input multiplexer (M3) as shown in the figure. X0–X7 […]
Question 11 What is the minimum number of NAND gates required to implement a 2-input EXCLUSIVE-OR function without using any other logic gate? A 3 B […]