GATE ECE gateece_digital — practice questions
12 free MCQs with worked solutions. Tap any question for the answer + explanation, or practice them all in the app.
Practice GATE ECE gateece_digital in the app →In Boolean algebra, the absorption law A + A·B simplifies to which expression?A 2's complement representation in n bits can represent integers in which range?A multiplexer (MUX) with n select lines can route which number of inputs to a single output?For a synchronous D flip-flop, the SETUP TIME requirement specifies which constraint?A Karnaugh map of n variables has how many cells, and adjacent cells differ in which way?A SRAM cell typically uses how many MOSFETs per stored bit in the standard 6T topology?The Quine-McCluskey method differs from K-map minimisation primarily by which feature?The HAZARD called a 'static-1 hazard' in combinational logic refers to which?For a Mealy state machine vs a Moore state machine, the key behavioural difference is which?A CMOS inverter's static power dissipation is dominated by which mechanism in modern deep-submicron nodes?For a synchronous counter with N flip-flops, the maximum count modulus is which value?In Verilog HDL, the difference between `always @(*)` and `always @(posedge clk)` blocks is which?