Time Left - 15:00 mins

NIELIT STQC 2021 Quiz-68

Attempt now to get your rank among 105 students!

Question 1

The value of  is :

Question 2

The general solution of the differential equation

 is

Question 3

What is the formula used in quadratic probing?

Question 4

Which of the following is not an application of Greedy approach?

(i) 0/1 Knapsack

(ii) Fractional Knapsack

(iii) All pair shortest path

(iv) Single Source shortest path

(v) Optimal Merge Patterns

Question 5

Which of the following are Lexemes?

Question 6

Which can detect two bit errors?

Question 7

The performance of a pipelined processor suffers if?

Question 8

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

Question 9

We apply the aggregate function to a group of sets of tuples using the _______ clause.

Question 10

In the given 4-to-1 multiplexer, if c1 = 0 and c0 = 1 then the output M is ___________ ?

digital-circuits-questions-answers-multiplexers-data-selectors-1-q13
  • 105 attempts
  • 1 upvote
  • 0 comments
Oct 6GATE & PSU CS