PYQBOOK
Filter Questions
Found 475 question(s)
Q241
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Hard
4 Marks
2023 Shift-2
Discrete Mathematics → Combinatorics
If log_{3}2, log_{3}(2^{x}-5) and log_{3}(2^{x}-7/2) are in A.P., then x is equal to
Q242
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-2
Discrete Mathematics → Combinatorics
A bag contains 10 red beads (R) and 5 black beads (B). A bead is taken out of the bag at random, its color is noted and then it is not placed back in the bag. Calculate the probability that first two beads are red.
Q243
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-2
Discrete Mathematics → Mathematical induction
Statement I: For n \ge 1, we have 1/(1*2) + 1/(2*3) + 1/(3*4) + .... + 1/(n(n+1)) = n^2 / (n+1). Statement II: (1+x)^n \ge (1+nx) for all natural number n, where x > -1.
Q244
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2023 Shift-2
Operating Systems → OS basics
Assertion (A): Interrupt service routine are generally executed by CPU to handles an interrupt. Reasons (R): CPU handles an interrupt by checking the interrupt register at fixed time intervals.
Q245
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Easy
4 Marks
2023 Shift-2
Operating Systems → Memory management