April 15, 2024

Software-Engineering

Question 45 The following program is to be tested for statement coverage: begin if (a== b) {S1; exit;} else if (c== d) {S2;] else {S3; exit;} […]
April 15, 2024

GATE 2011

Question 3 Which one of the following circuits is NOT equivalent to a 2-input XNOR (exclusive NOR) gate? A B C D Digital-Logic-DesignLogic-Gates Question 3 Explanation:  […]