Learn and practice Aptitude questions and answers with explanation for interview, competitive exam (Pariksha Corner )

PGCET CSE Exam (Karnataka) 2011



Friday, January 24, 2020

If a relation is in BCNF, then it is also in

If a relation is in BCNF, then it is also in
A1 NF
B2 NF
C3 NF
D4 NF
View Answer

the-production-line-of-chip

The production line of a chip manufacturing unit wants to simulate the probability of a chip being manufactured defective. Common sense says that the probability of a chip being defective does not depend on whether or not the previous chip was defective. Hence. the probability distribution. appropriate for the situation. is l
Auniform
Bnormal
Cbinomial
Dtriangular
View Answer

The data structure useful for the breadth first search of a

The data structure useful for the breadth first search of a graph is
Astack
Bqueue
Clinked list
Ddequeue
View Answer

Merge sort uses

Merge sort uses
Agreedy methodology
Bdivide and conquer methodology
Cdynamic methodology
Dheuristics with back tracking.
View Answer

A municipality stored details about every house in its pervi

A municipality stored details about every house in its perview as a ‘structure'. each containing a large number of details. These are to be sorted. The best approach is
Asort them directly
Bstore them in an array and sort the array
Cstore pointers to them in an array and sort the array
Dstore them in a linked list and sort the linked list.
View Answer

Categories