UGC NET Paper 2 Computer Science Question Paper (December 07, 2023); Download PDF
UGC NET 2023 Paper 2 for Computer Science, held on 7th December 2023, consists of 100 questions that test the in-depth knowledge and understanding of candidates in the field of computer science. The paper covers a wide range of topics, including programming languages, algorithms, data structures, computer networks, and software engineering. This exam is designed for aspiring candidates who wish to qualify for the position of assistant professor or pursue research in computer science. The questions are of moderate difficulty, focusing on both theoretical concepts and practical applications.
Q1.
Given below are two statements: Statement (I): In datagram networks - routers hold state information about connections Statement (II): In virtual circuit network- each virtual circuit requires router table space per connection In the light of the above statements, choose the most appropriate answer from the options given below:
Q2.
If universe of disclosure are all real numbers, then which of the following are true? (A) ∃x ∀y (x + y = y) (B) ∀x ∀y (((x ≥ 0) ∧ (y < 0) → (x - y > 0)) (C) ∃x ∃y (((x ≤ 0) ∧ (y ≤ 0) ∧ (x - y > 0)) (D) ∀x ∀y ((x ≠ 0) ∧ (y ≠ 0) ↔ (xy ≠ 0)) Choose the correct answer from the options given below: