CUET 2026 May 11 Shift 2 Computer Science Question Paper is available for download here. NTA is conducting the CUET UG 2026 exam from 11th May to 31st May.

  • CUET 2026 Computer Science exam consists of 50 questions for 250 marks to be attempted in 60 minutes.
  • As per the marking scheme, 5 marks are awarded for each correct answer, and 1 mark is deducted for incorrect answer.

Candidates can download CUET 2026 May 11 Shift 2 Computer Science Question Paper with Answer Key and Solution PDF from links provided below.

CUET 2026 Computer Science May 11 Shift 2 Question Paper with Solution PDF

CUET May 11 Shift 2 Computer Science Question Paper 2026 Download PDF Check Solutions


Question 1:

Which SQL command is used to remove all rows from a table without deleting the table structure?

  • (A) DELETE
  • (B) DROP
  • (C) TRUNCATE
  • (D) REMOVE

Question 2:

What will be the output of the following Python code?
a = [1, 2, 3]
print(a[::-1])

  • (A) [1, 2, 3]
  • (B) [3, 2, 1]
  • (C) Error
  • (D) None

Question 3:

Which protocol is used for sending e-mails?

  • (A) HTTP
  • (C) SMTP
  • (B) FTP
  • (D) TCP

Question 4:

In Python, which data type is immutable?

  • (A) List
  • (B) Dictionary
  • (C) Set
  • (D) Tuple

Question 5:

Which of the following is NOT a valid aggregate function in SQL?

  • (A) AVG()
  • (B) SUM()
  • (C) COUNT()
  • (D) COMPUTE()

Question 6:

What is the full form of URL?

  • (A) Uniform Resource Locator
  • (B) Universal Resource Link
  • (C) Uniform Reference Link
  • (D) Unified Resource Locator

Question 7:

Which keyword is used to define a function in Python?

  • (A) function
  • (B) define
  • (C) def
  • (D) func

Question 8:

Which topology uses a central hub/switch?

  • (A) Ring Topology
  • (B) Bus Topology
  • (C) Mesh Topology
    (D) Star Topology

Question 9:

What will be the output?
x = 5
y = 2
print(x // y)

  • (A) 2.5
  • (B) 2
  • (C) 3
  • (D) Error

Question 10:

Which clause is used to filter records in SQL?

  • (A) ORDER BY
  • (B) GROUP BY
  • (C) WHERE
  • (D) HAVING

CUET UG 2026 Exam Pattern

Parameter Details
Exam Name Common University Entrance Test (CUET UG) 2026
Conducting Body National Testing Agency (NTA)
Exam Mode Computer-Based Test (CBT)
Exam Duration 60 minutes per test
Total Sections 3 (Languages, Domain Subjects, General Test)
Question Type Multiple Choice Questions (MCQs)
Questions per Test 50 questions (all compulsory)
Marking Scheme +5 for correct, -1 for incorrect
Maximum Marks 250 marks per test
Maximum Subject Choices 5 subjects in total
Syllabus Base Class 12 NCERT (mainly for Domain Subjects)

CUET UG 2026 Computer Science Revision