UGC NET Computer Science 2024 Previous Year Questions (PYQs) – Page 1 of 20

UGC NET Computer Science 2024 Previous Year Questions (PYQs) – Page 1 of 20

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations
logo

According to the Nyquist theorem, to produce the original analog signal, one necessary condition is:

1
2
3
4

logo

Match List-I with List-II:
 List-I (Boolean Expression)List-II (Dual of Boolean Expression) 
 A. $x(y+0)$
 I. $(x+0)(y\cdot z)$
 B. $\bar{x}+(\bar{y}+z)$
 II. $x+y\cdot1$
 C. $\bar{x}(y+0)$
 III. $\bar{x}+\bar{y}\cdot1$
 D. $x+(\bar{y}+z)$

 IV. $(x+0)(y\cdot \bar{z})$


1
2
3
4

logo

The number of tokens in the following line:

for i in range(begin : end : step) :


1
2
3
4

logo

For the given two machines which of the following is correct?


1
2
3
4

logo

For the fuzzy set
$A = {(x_1,0.3),(x_2,0.7),(x_3,0.4)}$, the complement of $A$ would be represented as:

1
2
3
4

logo

Regarding the subroutines, see the following sequence of tasks to be performed:

A. Turn on the interrupt facility.
B. Service the device whose flag is set.
C. Save the contents of processor registers.
D. Check which flag is set.
E. Restore the contents of processor registers.

1
2
3
4

logo

Arrange the following simple graphs based on number of spanning trees they have:
A. $K_3$ (Complete graph with 3 nodes)
B. $K_4$ (Complete graph with 4 nodes)
C. $K_{2,2}$ (Complete bipartite graph with 2 nodes in each partition)
D. $C_5$ (Cycle graph with 5 nodes)

1
2
3
4

logo

Techniques for performing I/O:

A. Programmed I/O
B. Interrupt-driven I/O
C. Rotational I/O
D. Direct memory access
E. Channelized I/O

1
2
3
4

logo

Which of the following is not the most common property in social network?

1
2
3
4

logo

An ambiguous grammar is one which has:

A. More than one derivations
B. More than one left most derivations
C. More than one right most derivations
D. More than one Parse tree
E. More than one syntax tree

1
2
3
4

UGC NET Computer Science


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

UGC NET Computer Science


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...