January 31, 2024

Question 7839 – GATE 2018

In a party, 60% of the invited guests are male and 40% are female. If 80% of the invited guests attended the party and if all […]
January 31, 2024

GATE 1991

Question 28 Choose the correct alternatives (more than one may be correct) and write the corresponding letters only: A “link editor” is a program that: A […]
January 31, 2024

GATE 1993

Question 5 Fourier series of the periodic function (period 2π) defined by But putting x = π, we get the sum of the series. A π2/4 […]
February 1, 2024

GATE 2003

Question 1 Consider the following C function. float f(float x, int y) { float p, s; int i; for (s=1, p=1, i=1; i < y; i […]