CUET Computer Science Revised Syllabus 2026: Detailed Topic-wise Syllabus

CUET Computer Science Revised Syllabus 2026: Detailed Topic-wise Syllabus

Anapally RajeshUpdated on 20 Jan 2026, 11:52 AM IST

CUET Computer Science Revised Syllabus 2026: The National Testing Agency has released the CUET computer science 2026 revised syllabus on its official website. Aspirants who want to prepare for the CUET UG 2026 exam should be familiar with the syllabus. Aspirants can download the CUET computer science syllabus PDF 2026 from the official website. The CUET computer science revised syllabus 2026 helps candidates to cover all topics and subtopics of the paper.

This Story also Contains

  1. CUET Computer Science Revised Syllabus 2026
  2. What are the new topics and deleted topics of CUET computer science syllabus?
  3. CUET Computer Science Exam Pattern 2026
CUET Computer Science Revised Syllabus 2026: Detailed Topic-wise Syllabus
CUET Computer Science Revised Syllabus 2026

Candidates must read the CUET computer science syllabus 2026 updated to perform well in the examination. Candidates who are familiar with the CUET UG computer science syllabus 2026 changes will be able to better prioritise their topics and disciplines. Candidates should go through the complete article to know more about the CUET computer science revised syllabus 2026 and more.

CUET Computer Science Revised Syllabus 2026

Candidates should update with the CUET computer science revised syllabus before they start preparation. The CUET computer science updated syllabus will help the aspirants to know the updated syllabus. The CUET computer science syllabus PDF 2026 has been made available on its official website. Below we have provided the CUET CS latest syllabus 2026.

UPES Dehradun BA Admissions 2026

Ranked #45 Among Universities in India by NIRF | 1950+ Students Placed, 91% Placement, 800+ Recruiters

Lovely Professional University Admissions 2026

India's Largest University | NAAC A++ | 100% Placements Record | Highest CTC 2.5 Cr PA | 150 + Programmes across Multiple Disciplines

CUET Computer Science Unit Wise Syllabus

Units

Topics

Section A

Database Concepts

  • Introduction to database concepts, difference between database and file system, relational data model: concept of domain, tuple, relation, keys - candidate key, primary key, alternate key, foreign key.

  • Relational algebra: selection, projection, union, set difference and cartesian product.

Structured Query Language – I

  • Advantages of using Structured Query Language, Data Definition Language, Data Query Language and Data Manipulation Language, Introduction to MySQL, creating a database using MySQL, DataTypes

  • Data Definition: CREATE TABLE, DROP TABLE, ALTER TABLE,

  • Data Query: SELECT, FROM, WHERE.

  • Data Manipulation: INSERT, UPDATE, DELETE

  • Math functions: POWER (), ROUND (), MOD ().

  • Text functions: UCASE () / UPPER (), LCASE () / LOWER (), MID () / SUBSTRING () / SUBSTR (), LENGTH (), LEFT (), RIGHT (), INSTR (), LTRIM (), RTRIM (), TRIM ().

Structured Query Language – II

  • Date Functions: NOW (), DATE (), MONTH (), MONTHNAME (), YEAR (), DAY (), DAYNAME ().

  • Aggregate Functions: MAX (), MIN (), AVG (), SUM (), COUNT (), using COUNT(*).

  • Querying and manipulating data using Group by, Having, Order by.

  • Operations on Relations - Union, Intersection, Minus, Cartesian Product, JOIN.

Computer Networks

  • Introduction to computer networks, Evolution of networking,

  • Network types: LAN, WAN, MAN

  • Network devices: Modem, Ethernet Card, Repeater, Hub, Switch, Router, Gateway.Network Topologies: Mesh, Ring, Bus, Star, and Tree topologies. \

  • Basic concept of MAC and IP Address difference between Internet and web.

Section B1: Computer Science

Exception and File Handling in Python

  • Exception Handling: syntax errors, exceptions, need of exception handling, user defined exceptions, raising exceptions, handling exceptions, catching exceptions, Try - except - else clause, Try - finally clause, recovering and continuing with finally, builtin exception classes.

  • File Handling: text file and binary file, file types, open and close files, reading and writing text files, reading and writing binary files using pickle module, file access modes. Setting Offsets in a File

Stack

  • Stack (List Implementation): Introduction to stack (LIFO Operations), operations on stack (PUSH and POP) and its implementation in python. Expressions in Prefix, Infix and postfix notations, evaluating arithmetic (Postfix) expressions using stack, conversion of Infix expression to postfix expression.

Queue

  • Queue (List Implementation): Introduction to Queue (FIFO), Operations on Queue (INSERT and DELETE) and its implementation in Python.

  • Introduction to Deque and its implementation in Python.

Searching

  • Searching: Sequential search, Binary search, Analysis of Sequential and Binary Search. Dry run to identify best, worst and average cases. Implementation of searching techniques in Python.

  • Hashing: Hash Functions, Collision Resolution.

Sorting

  • Overview of sorting techniques, Bubble Sort, Selection Sort and Insertion Sort. Dry run to identify best, worst and average cases. Implementation of sorting techniques in Python.

Understanding Data

  • Data and its purpose, collection and organization; understanding data using statistical methods: mean, median, mode (Measures of central tendency), (Measures of Variability) range ,standard deviation. variance; data interpretation.

Database Concepts

  • Introduction to database concepts, difference between database and file system, relational data model: concept of domain, tuple, relation, keys - candidate key, primary key, alternate key, foreign key;

  • Relational algebra: selection, projection, union, set difference and cartesian product.

Structured Query Language

  • Advantages of using Structured Query Language, Data Definition Language, Data Query Language and Data Manipulation Language, Introduction to MySQL, creating a database using MySQL, Data Types and constraints in MySQL

  • Data Definition: CREATE TABLE, DROP TABLE, ALTER TABLE.

  • Data Query: SELECT, FROM, WHERE. Data Manipulation: INSERT, UPDATE, DELETE.

  • Math functions: POWER (), ROUND (), MOD ().

  • Text functions: UCASE () / UPPER (), LCASE () / LOWER (), MID () / SUBSTRING () / SUBSTR (), LENGTH (), LEFT (), RIGHT (), INSTR (), LTRIM (), RTRIM (), TRIM ().

  • Date Functions: NOW (), DATE (), MONTH (), MONTHNAME (), YEAR (), DAY (),DAYNAME ().

  • Aggregate Functions: MAX (), MIN (), AVG (), SUM (), COUNT (), using COUNT (*).

  • Querying and manipulating data using Group by, Having, Order by.

  • Operations on Relations - Union, Intersection, Minus, Cartesian Product, JOIN.

Computer Networks

  • Introduction to computer networks, Evolution of networking,

  • Network types: LAN, WAN, MAN

  • Network devices: Modem, Ethernet Card, Repeater, Hub, Switch, Router, Gateway.Network Topologies: Mesh, Ring, Bus, Star, and Tree topologies

  • Basic concept of MAC and IP Address.

  • Difference between Internet and web

  • Domain Name System

Data Communication

  • Concept of communication, Types of Data Communication, switching techniques.

  • Communication Media: Wired Technologies – Twisted pair cable, Co-axial cable, Ethernet Cable,Optical Fibre.

  • Introduction to mobile telecommunication technologies.

  • Wireless Technologies – Bluetooth, WLAN, Infrared, Microwave.

  • Network Protocol: Need for Protocol, Categorization and Examples of protocol, HTTP, FTP, IP, PPP;electronic mail protocol.

  • Concept of Channel, Bandwidth (Hz, KHz, MHz) and Data Transfer rate (bps, Kbps, Mbps, Gbps,Tbps).

Security Aspects

  • Threats and prevention: Viruses, Worms, Trojan horse, Spam, Cookies, Adware, Firewall, http vs https.

  • Network Security Concepts: Firewall, Cookies, Hackers and Crackers

  • Antivirus and their workings

  • Network security threats: Denial of service, Intrusion problems, Snooping, Eavesdropping.

Section B2: Informatics Practices

Database Query using SQL

  • Math functions: POWER (), ROUND (), MOD ().

  • Text functions: UCASE () / UPPER (), LCASE () / LOWER (), MID () / SUBSTRING () / SUBSTR (), LENGTH (), LEFT (), RIGHT (), INSTR (), LTRIM (), RTRIM (), TRIM ().

  • Date Functions: NOW (), DATE (), MONTH (), MONTHNAME (), YEAR (), DAY (), DAYNAME ().

  • Aggregate Functions: MAX (), MIN (), AVG (), SUM (), COUNT (), using COUNT (*).

  • Querying and manipulating data using Group by, Having, Order by.

  • Operations on Relations - Union, Intersection, Minus, Cartesian Product, JOIN

Data Handling using Pandas – I

  • Introduction to Python libraries-Pandas, NumPy, Matplotlib.

  • Data structures in Pandas - Series and DataFrames.

  • Series: Creation of Series from – and array, dictionary, scalar value; mathematical operations; Head and Tail functions; Selection, Indexing, and Slicing.

  • DataFrames: creation - from dictionary of Series, list of dictionaries, Text/CSV files; display;iteration; Operations on Rows and columns: add, select, delete, rename; Head and Tail functions; Indexing using Labels, Boolean Indexing; Styling & Formatting data, Head and Tail functions; Joining, Merging and Concatenations.

  • Importing/Exporting Data between CSV files and DataFrames.

Data Handling using Pandas – II

  • Descriptive Statistics: max, min, count, sum, mean, median, mode, quartile, Standard deviation,variance.

  • DataFrame operations: Aggregation, group by, Sorting, Deleting and Renaming Index, Pivoting.

  • Handling missing values – dropping and filling.

  • Importing/Exporting Data between MySQL database and Pandas.

Plotting Data using Matplotlib

  • Purpose of plotting; drawing and saving the following types of plots using Matplotlib – line plot, bargraph, histogram, pie chart, frequency polygon, box plot, and scatter plot.

  • Customizing plots: color, style (dashed, dotted), width; adding label, title, and legend in plots.

Introduction to Computer Networks

  • Introduction to Networks, Types of networks: LAN, MAN, WAN.

  • Network Devices: modem, hub, switch, repeater, router, gateway.

  • Network Topologies: Star, Bus, Tree, Mesh.

  • Introduction to Internet, URL, WWW, and its applications- Web, email, Chat, VoIP.

  • Website: Introduction, the difference between a website and webpage, static vs dynamic webpage, webserver, and hosting of a website.

  • Web Browsers: Introduction, commonly used browsers, browser settings, add-ons and plug-ins, cookies.

Societal Impacts

  • Digital footprint, Etiquettes for Net surfing and for communicating through social media, data protection, Intellectual Property Rights (IPR) and their violation, plagiarism licensing and copyrights, Free and Open- S o u r c e Software (FOSS), creative commons, Cybercrime and cyber laws, hacking, phishing, cyberbullying, 8 | P a g e Overview of Indian IT Act, preventing cybercrime.

  • E-waste: Hazards and management.

  • Awareness about health concerns related to the usage of technology-like effect on eyesight,physiological issues, and ergonomic aspects.

Project Based Learning

  • Approaches for Solving Projects, Steps in project-based learning, Teamwork, Components of Teamwork

What are the new topics and deleted topics of CUET computer science syllabus?

Aspirants appearing for the CUET UG computer science exam should go through the syllabus. CUET computer science curriculum 2026 will help the candidates to get more marks in the exam. NTA has added some new topics and removed some topics from the CUET computer science exam syllabus 2026. The below table provides the removed and new topics of CUET UG computer science syllabus 2026.

Topics Added in CUET Environmental Science Syllabus 2026

Topics Removed in CUET Environmental Science Syllabus 2026

  • Setting Offsets in a File

  • Specification of Postfix for evaluating arithmetic expressions

  • Hashing: Hash Functions, Collision Resolution

  • Mode (Measures of central tendency); Range (Measures of Variability)

  • Constraints in MySQL

  • Domain Name System (DNS)

  • Project Based Learning

  • Arithmetic Expressions

  • Hashing


CUET Computer Science Exam Pattern 2026

The exam pattern for CUET UG is important for candidates to understand in order to improve their preparation. The CUET UG computer science exam pattern contains comprehensive information regarding the exam's duration, medium, mode, total number of questions asked, and total marks.

CUET UG 2026 Computer Science Test Pattern

Particulars

Details

Number of questions

50

Number of questions to be attempted

50

CUET computer science exam duration

60 minutes

Types of questions

Multiple Choice Question

CUET marking scheme

5 marks for each correct answer

-1 mark for each incorrect answer

Articles
|
Certifications By Top Providers
Study from Still Life
Via Indira Gandhi National Open University, New Delhi
Online Course of Indian Constitution
Via NALSAR University of Law, Hyderabad
Advanced Constitutional Law
Via National Law University, New Delhi
Analytical Techniques in Biochemistry
Via All India Institute of Medical Sciences New Delhi
Selection and Integration of Technology in Educational Processes
Via Indira Gandhi National Open University, New Delhi
Environmental and Occupational Hazards
Via Indira Gandhi National Open University, New Delhi
Swayam
 690 courses
Edx
 613 courses
Udemy
 505 courses
Futurelearn
 346 courses
Coursera
 313 courses
NPTEL
 303 courses
Explore Top Universities Across Globe
University of Essex, Colchester
Wivenhoe Park Colchester CO4 3SQ
The University of Edinburgh, Edinburgh
Old College, South Bridge, Edinburgh, Post Code EH8 9YL
University College London, London
Gower Street, London, WC1E 6BT
Lancaster University, Lancaster
Bailrigg, Lancaster LA1 4YW
Indiana University, Bloomington
107 S. Indiana Avenue, Bloomington, Indiana, 47405-7000
Bristol Baptist College, Bristol
The Promenade, Clifton Down, Bristol BS8 3NJ

Questions related to CUET UG

On Question asked by student community

Have a question related to CUET UG ?

Hello

The application process for the Common University Entrance Test (CUET) UG 2026 has officially begun. The National Testing Agency (NTA) released the application form on January 3, 2026. If you want to join top central universities like Delhi University (DU), BHU, or JNU, you must apply before the deadline.

Hello

Yes, it is fine to choose Political Science and History as your domain subjects, English as your language, and GAT in CUET for BA Ancient Indian Culture & Archaeology at BHU. These subjects are fully accepted and will not affect your eligibility for the course.

Hello,

Yes, you can get a reservation to study B Tech. through cuet exam as per your category. It is partially dependent on the university you will get admission.

Thank You.

The top government colleges offering B.Tech admission through the CUET exam in Delhi primarily include institutions under Guru Gobind Singh Indraprastha University (GGSIPU) and specific colleges within the University of Delhi (DU).

Here are the key government colleges that accept CUET scores for B.Tech:

  1. Cluster Innovation Centre (CIC), University of

Hello,

Yes, the Common University Entrance Test (CUET) is the entrance exam for BSc Biotechnology at Delhi University (DU).  Admission requires a strong performance in the CUET, and eligibility also depends on meeting specific subject requirements in Class 12, such as physics, chemistry, and biology/biotechnology/biochemistry.

I hope it will clear