Time Left - 15:00 mins

NIELIT STQC 2021 Quiz-17

Attempt now to get your rank among 205 students!

Question 1

Table below shows the variable x and its probability mass function p(x) value for different ‘x’. What is the mean of x ?

Question 2

Calculate the standard deviation of the sum of the numbers obtained in tossing a pair of unbiased dice.

Question 3

Suppose that R1 and R2 are reflexive relations on a set A. Which of the following statements is correct ?

Question 4

How many relations on a set with 3 elements are neither reflexive nor irreflexive _________?

Question 5

Consider the following Finite State Automaton. The language accepted by this automaton is given by the regular.

Question 6

Which of following is considered as final states in DFA over Ʃ = {0, 1} with each string contains even number of 0’s and even number of 1’s.

Question 7

The most appropriate matching for the following pairs is-

Question 8

In realization of 64 : 1 MUX using 2 : 1 MUX, the required number of 2 : 1 MUX is:

Question 9

In which decomposition the information will not lose from the relation when it is decomposed:

Question 10

Consider the following C declaration

struct {

short s [5]

union {

float y;

long z;

}u;

} t;

Assume that objects of the type short, float and long occupy 2 bytes, 4 bytes and 8 bytes, respectively. The memory requirement for variable t, ignoring alignment considerations, is

  • 205 attempts
  • 3 upvotes
  • 4 comments
Sep 20GATE & PSU CS