CBSE Class 11 Computer Science Worksheet Set 02

Find CBSE Class 11 Computer Science Worksheet Set 02 right below. We offer free printable Class 11 Computer Science worksheets in PDF for All Chapters. Built by expert teachers for the 2026-27 session, these practice exercises align with standard CBSE, NCERT, and KVS patterns.

Download Class 11 Computer Science All Chapters Worksheets

Are you in Class 11 Computer Science? Try these chapter-wise worksheets every day to make your concepts of All Chapters very clear. The practice papers contain useful questions and answers for school tests. Solving these Class 11 Computer Science problems regularly will build your speed and help you score high marks in the 2026-27 exams.

Practice Sheet PDF: All Chapters (Class 11 Computer Science)

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 & Solutions for Class 11 Computer Science

Download Practice Sheet: All Chapters (Class 11 Computer Science)

Access the All Chapters practice worksheet above to gear up for forthcoming school assessments. Following the active CBSE curriculum for Class 11 Computer Science, these solved questions are simple to download in PDF format for daily practice. Built by expert educators around high-yield exam themes, these exercises help raise your overall test scores.

Master All Chapters with Official NCERT Resources

Compiled using the standard NCERT book for Class 11 Computer Science, these practice exercises ensure accurate guidance. Completing the questions should be followed by checking our comprehensive NCERT solutions, designed to teach clear techniques for Computer Science questions. Every resource is available free of cost.

Additional Study Resources for Class 11 Computer Science

Enhance your Class 11 achievements by completing the online Computer Science MCQ test available here. We also host numerous printable assignments for Class 11 Computer Science online. Regular exercises cultivate exam readiness and elevate your final standing in CBSE evaluations.

FAQs

Where can I download the latest PDF for CBSE Class 11 Computer Science Worksheet Set 02?

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.

Are these Computer Science Class 11 worksheets based on the 2026-27 competency-based pattern?

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.

Do you provide solved answers for CBSE Class 11 Computer Science Worksheet Set 02?

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.

How does solving CBSE Class 11 Computer Science Worksheet Set 02 help in exam preparation?

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.

Is there any charge for the Class 11 Computer Science practice test papers?

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.