Time Left - 15:00 mins

NIELIT STQC 2021 Quiz-73

Attempt now to get your rank among 101 students!

Question 1

Two cards are drawn from a well shuffled pack of 52 cards one after the other without replacement. Find the probability that one of them is a queen and the other is a king of opposite colour.

Question 2

A and B are two independent events and given P(B) = 0.4 ; P(A B) = 0.8. Which one of the following is value of P(A B)? (B is complement of B).

Question 3

3 persons enter a railway station compartment and there are 5 vacant seats. In how many ways can they take seats?

Question 4

In how many ways can 2 copies each of 1st and 2nd part of the Harry Potter book series, 3 copies of 3rd, 6 copies of 4th and 1 copy each of 5th, 6th and 7th be arranged in a row?

Question 5

What is the worst case time complexity of a quick sort algorithm?

Question 6

Consider the matrices P, Q and R which are 10 x 20, 20 x 30 and 30 x 40 matrices respectively. What is the minimum number of multiplications required to multiply the three matrices?

Question 7

Arrange the following configurations for CPU in decreasing order of operating speeds.

1) Hard wired control

2) Vertical microprogramming

3) Horizontal microprogramming

Question 8

If the value of X + Y = 1, then the value of  is equal to

Question 9

In the instruction DCR and INR, which of the following flag bit is not affected?

Question 10

A process executes the code

fork();

fork();

fork();

The total number of child processes created is

  • 101 attempts
  • 1 upvote
  • 1 comment
May 5GATE & PSU CS