Access the latest CBSE Class 11 Computer Science Worksheet Set B. We have provided free printable Class 11 Computer Science worksheets in PDF format, specifically designed for All Chapters. These practice sets are prepared by expert teachers following the 2025-26 syllabus and exam patterns issued by CBSE, NCERT, and KVS.
All Chapters Computer Science Practice Worksheet for Class 11
Students should use these Class 11 Computer Science chapter-wise worksheets for daily practice to improve their conceptual understanding. This detailed test papers include important questions and solutions for All Chapters, to help you prepare for school tests and final examination. Regular practice of these Class 11 Computer Science questions will help improve your problem-solving speed and exam accuracy for the 2026 session.
Download Class 11 Computer Science All Chapters Worksheet PDF
TOPIC : Programming QUESTIONS ( Loops – for, while & do while )
1 Write a program to find the factorial value of any number entered through the keyboard using do .. while loop
2 Write a program to check given number is prime or not using while loop
3 Write a program to print all perfect numbers between 1 and 1000 use for…loop
4 Write a program to enter the numbers till the user wants and at the end it should display the count of positive, negative and zeros entered. Use while loop
5 Write a program to enter the numbers till the user wants and at the end it should display the maximum and minimum number entered. Use do.. while loop
6 Write a program to print out all Armstrong numbers between 1and 500. If sum of cubes of each digit of the number is equal to the number itself, then the number is called an Armstrong number. For example 153 = ( 1 * 1 * 1 ) + ( 5 * 5 * 5 ) + ( 3 * 3 * 3 )
7 Write a program to print Fibonacci series of n terms where n is input by user :
0 1 1 2 3 5 8 13 24 .....upto n terms
8 Write a program to calculate the sum of following series where n is input by user.
1 + 1/2 + 1/3 + 1/4 + 1/5 +…………1/n
9 Write a program to find product of two non-negative numbers x and y ( Constraint: do not use the multiplication operator)
10 Write a program to print the following using nested loop:
1. ********** 2. 1 3. 1
********** 2 2 1 2 1
********** 3 3 3 1 2 3 2 1
********** 4 4 4 4 1 2 3 4 3 2 1
4. a 5. &
b a & & &
c b a & & & & &
d c b a & & & & & & &
e d c b a & & & & & & & & &
11 Write a program to compute to display the sum of the following series :
x – x 3/3! + x5/5! – x7/7! + x9/9! ....... upto n terms
Please click on below link to download CBSE Class 11 Computer Science Worksheet Set B
| CBSE Class 11 Computer Science Python Modules Worksheet |
| CBSE Class 11 Computer Science Strings Worksheet |
| CBSE Class 11 Computer Science Lists Worksheet |
| CBSE Class 11 Computer Science Dictionary And Sorting Worksheet |
| CBSE Class 11 Computer Science Tuples Worksheet |
Important Practice Resources for Class 11 Computer Science
All Chapters CBSE Class 11 Computer Science Worksheet
Students can use the All Chapters practice sheet provided above to prepare for their upcoming school tests. This solved questions and answers follow the latest CBSE syllabus for Class 11 Computer Science. You can easily download the PDF format and solve these questions every day to improve your marks. Our expert teachers have made these from the most important topics that are always asked in your exams to help you get more marks in exams.
NCERT Based Questions and Solutions for All Chapters
Our expert team has used the official NCERT book for Class 11 Computer Science to create this practice material for students. After solving the questions our teachers have also suggested to study the NCERT solutions which will help you to understand the best way to solve problems in Computer Science. You can get all this study material for free on studiestoday.com.
Extra Practice for Computer Science
To get the best results in Class 11, students should try the Computer Science MCQ Test for this chapter. We have also provided printable assignments for Class 11 Computer Science on our website. Regular practice will help you feel more confident and get higher marks in CBSE examinations.
You can download the teacher-verified PDF for CBSE Class 11 Computer Science Worksheet Set B from StudiesToday.com. These practice sheets for Class 11 Computer Science are designed as per the latest CBSE academic session.
Yes, our CBSE Class 11 Computer Science Worksheet Set B includes a variety of questions like Case-based studies, Assertion-Reasoning, and MCQs as per the 50% competency-based weightage in the latest curriculum for Class 11.
Yes, we have provided detailed solutions for CBSE Class 11 Computer Science Worksheet Set B to help Class 11 and follow the official CBSE marking scheme.
Daily practice with these Computer Science worksheets helps in identifying understanding gaps. It also improves question solving speed and ensures that Class 11 students get more marks in CBSE exams.
All our Class 11 Computer Science practice test papers and worksheets are available for free download in mobile-friendly PDF format. You can access CBSE Class 11 Computer Science Worksheet Set B without any registration.