April 14, 2024Database-Management-SystemQuestion 452 Which one of the following pairs is correctly matched in the context of database design? A I-D, II-A, III-B, IV-C B I-D, II-C, […]
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, 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 15, 2024GATE 2011Question 13 Let P be a regular language and Q be a context-free language such that Q ⊆ P. (For example, let P be the language […]