April 15, 2024Software-EngineeringQuestion 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, 2024Question 4451 – Environment‘Chipko’ movement was first started by Correct Answer: D A Arundhati Roy B Medha Patkar C Ila Bhatt D Sunderlal Bahuguna
April 15, 2024GATE 2011Question 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: […]
April 16, 2024NTA UGC NET Dec 2023 Paper-2Question 30 Identify the code sequence: 1010 1011 1001 1000 A BCD B Excess-3 C Gray D Excess-3 gray Correct Answer: D