PYQBOOK

Filter Questions

Found 475 question(s)

Q116 NAT GATE CS Hard 2 Marks 2024
DM → Set Theory
Let A and B be non-empty finite sets such that there exist one-to-one and onto functions (i) from A to B and (ii) from A × A to A ∪ B. The number of possible values of |A| is
Enter Numerical Answer:
Q117 NAT GATE CS Easy 1 Mark 2024
DM → Graph Theory
The number of spanning trees in a complete graph of 4 vertices labelled A, B, C, and D is
Enter Numerical Answer:
Q118 MCQ GATE CS Medium 1 Mark 2024
DM → Recurrence Relations
The Lucas sequence L_n is defined by the recurrence relation: L_n = L_{n-1} + L_{n-2}, for n >= 3, with L_1 = 1 and L_2 = 3. Which one of the options given is TRUE?
Choose One:
Q119 MSQ GATE CS Hard 1 Mark 2024
DM → Logic
Geetha has a conjecture about integers: ∀x(P(x) ⇒ ∃yQ(x,y)). Which of the following options would imply Geetha's conjecture?
Choose All Applicable:
Q120 MCQ GATE CS Medium 1 Mark 2024
DS → Heaps
Which one of the following sequences when stored in an array at locations A[1], ..., A[10] forms a max-heap?
Choose One: