All Exams Test series for 1 year @ ₹349 only

UGC NET 2019 Paper 2 Computer Science Question Paper (04-Dec-2019) (Shift 1); Download PDF

UGC NET 2019 Paper 2 Computer Science (Shift 1), held on 4th December 2019, was a crucial examination for candidates aspiring to qualify for Assistant Professor and Junior Research Fellowship (JRF) in Computer Science. The exam followed a structured pattern with 100 multiple-choice questions (MCQs), each worth 2 marks, to be completed in 2 hours without negative marking. Solving this question paper will help candidates gauge the exam's difficulty level, identify important topics, and refine their time management strategies for better performance in future attempts.

Free
UGC NET 2019 Paper 2 Computer Science Prev Year Paper (04-Dec-2019) (Shift 1)
120 Minutes
100 Questions
200 Marks
English
Showing 1 - 5 of 100 questions
Page 1 of 20

Q1.

Consider the language \(L = \left\{ {{a^n}{b^{n - 3}}\ | n > 2} \right\}\) on ∑ = {a, b}. Which one of the following grammars generates the language L?

Q3.

What is the output of following C program?

#include <stdio.h>

main()

{

               int i, j, x = 0

                for (i = 0; i < 5; ++i)

                for (j = 0; j < i; ++j)       

                {                                            

                x + =(i + j – 1);

                break;

                }

                Printf (“%d”, x);

}

Q4.

Consider the following languages:

\({L_1} = \left\{ {{a^n}{b^n}{c^m}} \right\} \cup \left\{ {{a^n}{b^m}{c^m}} \right\},\;n,\;m \ge 0\)

\({L_2} = \{ w{w^R}|w \in \left\{ {a,\;b} \right\}*\}\) Where R represents reversible operation.

Which one of the following is (are) inherently ambiguous language(s)?

Q5.

A fuzzy conjunction operators, t(x, y), and a fuzzy disjunction operator, s(x, y), form a pair if they satisfy:

t(x, y) = 1 – s(1 – x, 1 - y).

If \(t\left( {x,\;y} \right) = \frac{{xy}}{{\left( {x + y - xy} \right)}}\) then s(x, y) is given by

Page 1 of 20
Jump to:
Need Expert Advice?
Test Series
UGC NET img
Teaching
UGC NET (Paper 1) 2026 Mock Test Series
476 Tests 1 Tests Free
4.3(72)
English