Home

Designed for school students & undergraduate entrance aspirants preparing for board exams, NEET, JEE and more.

JEE (Mains & Adv)NEET (UG)CBSE BoardISC BoardUP BoardCUET

Built for graduates & professionals targeting competitive exams — UPSC, CAT, GMAT, GRE, IELTS, banking & more.

GREGMATCATUPSCIBPSIELTSTOEFLSATACT

Core school & undergraduate subjects aligned with CBSE, ISC, UP Board, NEET and JEE syllabi.

PracticeMock TestsResources
PYQ HomecbseComputer Science2025 • CBSE 2025, Set 4

CBSE 2025, Set 4 Solutions
CBSE Computer Science (2025)

Question Paper

7 Questions
Q14 Marks
Subjective

Write a Python program to input a list of integers and display the largest number present in the list.

Computational Thinking And Programming 2View Solution
Q21 Marks
Subjective

What is the purpose of the PRIMARY KEY constraint in SQL?

Database ManagementView Solution
Q31 Marks
Subjective

Write the SQL command to add a column Email to table STUDENT.

Database ManagementView Solution
Q43 Marks
Subjective

Write a Python function CountOdd(L) that accepts a list L of integers and returns the count of odd numbers present in the list.

Computational Thinking And Programming 2View Solution
Q53 Marks
Subjective

Write a Python program to read a text file "data.txt" and count the number of words present in the file.

Computational Thinking And Programming 2View Solution
Q64 Marks
Subjective

Suman has created a table named WORKER with a set of records to maintain the data of the construction sites, which consists of WID, WNAME, WAGE, HOURS, TYPE, and SITEID. After creating the table, she entered data in it, which is as follows :

(a) Based on the data given above, answer the following questions : (i) Write the SQL statement to display the names and wages of those workers whose wages are between 800 and 1500. (ii) Write the SQL statement to display the record of workers whose SITEID is not known. (iii) Write the SQL statement to display WNAME, WAGE and HOURS of all those workers whose TYPE is 'Skilled'. (iv) Write the SQL statement to change the WAGE to 1200 of the workers where the TYPE is "Semiskilled".

OR

(b) Considering the above given table WORKER, write the output on execution of the following SQL commands : (i) SELECT WNAME, WAGE*HOURS FROM WORKER WHERE SITEID = 103; (ii) SELECT COUNT(DISTINCT TYPE) FROM WORKER; (iii) SELECT MAX(WAGE), MIN(WAGE), TYPE FROM WORKER GROUP BY TYPE; (iv) SELECT WNAME, SITEID FROM WORKER WHERE TYPE="Unskilled" ORDER BY HOURS;

Database ManagementView Solution
Q75 Marks
Subjective

'Swabhaav' is a big NGO working in the field of Psychological Treatment and Counselling, having its Head Office in Nagpur. It is planning to set up a center in Vijayawada. The Vijayawada Center will have four blocks ADMIN, PSYCHIATRY, PSYCHOLOGY, and ICU. You, as a Network Expert, need to suggest the best network-related solutions for them to resolve the issues/problems mentioned in questions (i) to (v), keeping the following parameters in mind :

Block to Block distances (in metres) :

Distance of Nagpur Head Office from Vijayawada Center = 700 km

Number of Computers in each block is as follows:

(i) Suggest the most appropriate location of the server inside the Vijayawada Center. Justify your choice.\n (ii) Which hardware device will you suggest to connect all the computers within each block of Vijayawada Center? \n (iii) Draw a cable layout to efficiently connect various blocks within the Vijayawada Center. \n (iv) Where should the router be placed to provide internet to all the computers in the Vijayawada Center? \n (v) (a) The Manager at Nagpur wants to remotely access the computer in Admin block in Vijayawada. Which protocol will be used for this? \n OR \n (b) Which type of Network (PAN, LAN, MAN or WAN) will be set up among the computers connected with Vijayawada Center?

Computer NetworksView Solution

Paper Overview

Total Marks

70

Time

3 Hrs

Content Weightage

Computational Thinking And Programming 248%
Database Management29%
Computer Networks24%

Question Pattern

  • Subjective7

Decoding the 2025 CBSE Computer Science Paper

The 2025 Computer Science examination paper (CBSE 2025, Set 4) is a crucial resource for understanding the examiner's mindset. By analyzing the content weightage above, you can see exactly which units carried the most focus and required deep conceptual understanding.

Click on any question to view its detailed, step-by-step solution. We provide the official marking scheme breakdown, ensuring you know exactly where marks are awarded for formulas, substitution, and final answers.

Edvaya Target App Icon

Edvaya Target

Board & Competitive Exams Made Easy

Edvaya Target is built for students preparing for JEE (Main & Advanced), NEET UG, and Board Exams (CBSE, ISC & State Boards) — using a practice-first approach that actually works.

Get it on Google Play

We Value Your Privacy

Edvaya uses cookies to enhance your learning experience, analyze platform usage, and provide personalized content. You can customize your preferences or accept all cookies to continue.

By continuing, you agree to our Cookie Policy and Privacy Policy