Practice Worksheets for Class 11 Computer Science: All Chapters
Access printable practice worksheets for All Chapters designed to align with the 2026-27 academic syllabus for Class 11 Computer Science. These structured exercises help students evaluate their conceptual understanding and improve exam readiness.
Practice All Chapters Worksheets for Class 11 Computer Science
View or download the dedicated All Chapters practice resource below. Engaging with these objective and subjective questions daily ensures continuous academic progress and mastery of the 2026-27 curriculum.
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
All Chapters Practice Sheet and Solutions for Class 11 Computer Science
CBSE Practice Material: Class 11 Computer Science All Chapters
Access structured practice worksheets for All Chapters designed in alignment with the latest CBSE curriculum for Class 11 Computer Science. These printable problem sets help students build accuracy and prepare effectively for school tests.
NCERT-Aligned Questions and Solutions
Cross-reference your completed exercises with comprehensive NCERT solutions for Class 11 Computer Science to ensure absolute clarity across all sub-topics in this chapter.
Next Steps in Your Exam Preparation
Explore our broader library of printable assignments, chapter notes, and mock tests designed to support continuous revision and secure higher marks in CBSE assessments.
FAQs
You can download the teacher-verified PDF for CBSE Class 11 Computer Science Worksheet Set 02 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 02 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 02 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 02 without any registration.