Skip to content

Tag Archives: GATE-CS-2013

In the following truth table, V = 1 if and only if the input is valid. What function does the truth table represent? (A) Priority… Read More
The smallest integer that can be represented by an 8-bit number in 2’s complement form is (A) -256 (B) -128 (C) -127 (D) 0 Answer:… Read More
Which one of the following does NOT equal to      (A) D  (B) C  (C) B  (D) A  Answer: (D)Explanation:     First of all,… Read More
Suppose p is the number of cars per minute passing through a certain road junction between 5 PM and 6 PM, and p has a… Read More
A binary operation on a set of integers is defined as x y = x2 + y2. Which one of the following statements is TRUE… Read More
Following questions have been asked in GATE CS 2013 exam. 1) What is the return value of f(p, p) if the value of p is… Read More
Following questions have been asked in GATE CS 2013 exam. 1) Which of the following statements is/are TRUE for an undirected graph? P: Number of… Read More