Question 1 The negation of “Some students like hockey” is: A Some students dislike hockey B Every student dislike hockey C Every student like hockey D […]
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 1 Directions for question number 1 and 2: Study the information below and answer questions based on it. Five of India’s leading models are posing […]
Question 3 Identify from the options given below, the co-benefit of Montreal Protocol. A Impetus to development of energy efficient systems B Reduction in carbon dioxide […]
Question 11 If L is a regular language over Σ = {a,b}, which one of the following languages is NOT regular? A Suffix (L) = {y ∈ […]
October 3, 2023
Question 12 Consider the following piece of ‘C’ code fragment that removes duplicates from an ordered list of integers. Node *remove-duplicates(Node *head, int *j) { Node […]