CBSE Class 11 Computer Practical Questions Worksheet

Chapter-wise Worksheets for Class 11 Computer Science: Practical Questions

Access comprehensive chapter-wise worksheets for Practical Questions using the CBSE Class 11 Computer Practical Questions Worksheet. Designed to align with the 2026-27 academic syllabus for Class 11 Computer Science, these printable practice sets help students reinforce key concepts and improve their overall exam readiness.

Practice Class 11 Computer Science Worksheets: Practical Questions

Navigate directly to the solved Computer Science worksheets using the digital viewer below. Each practice set includes detailed step-by-step solutions, allowing students to instantly cross-check their work and identify areas requiring further revision.

1. WAP to find the Simple Interest given principal P=100 ,take rate and time from the user.

2. WAP to take marks in 3 subjects from the user ,find the total and percentage .Assign the grades according to the following
<40%                     D
>=40 and <60        C
>=60 AND <80       B
>=80                     A

3. WAP to print the largest of 3 numbers using conditional operator.

4. WAP to test whether an input character is an vowel or not.

5. WAP to find is if a number is prime or not.

6. WAP to find the LCM and HCF of 2 numbers.

7. WAP to print the Fibonacci series upto n ,where n is taken from the user.

8. Write a menu driven program to take a number from the user and test
• If it is a palindrome or not
• To print its factorial
• If it is a Armstrong number or not
• Exit

9. WAP to find the roots of a quadratic equation.

10. WAP to find the sum of the series:
x2/2!-x4/4!+x6/6!.......(-1)(2n-1)x(2n)/2n!
11. WAP to search a number in an 1D array using
• Linear Search
• Binary Search

12. WAP to merge an array A and an array B of size n in array C such that all the even numbers of A ,then all the odd numbers of B ,then all the even numbers of B and all the odd numbers of A are stored in C from top to bottom .Print the old and new arrays.

13. WAP to display the pyramid for any n eg for n = 4
      4
    434
  43234
4321234

14. WAP to insert elements at the nth position in a 1D array.

15. WAP to delete elements from the nth position in a 1D array.

16. WAP to sort the 1D array using functions
Bubble sort
Selection sort
Insertion sort

17. WAP to find the sum of both the diagonals separately of a 2D array.

18. WAP to multiply two 2D matrices of sizes mxn and pxq repectively.

19. WAP to find the power of a number using recursive function.

20. Write a menu driven program to do the following using user defined functions.
• Length of the string
• Compare two strings
• Concatenate two strings

21. Declare a structure having feet and inches as data members.Take height of two students, add them and print the result.

22. WAP to store details of an employee having data members as date .serial number,salary and account number,Display the serial number and names of those employess whose yearly sal >1 lakh.Display the account number of those employeeswhose name starts with character x where x is taken from the user.

CBSE Class 11 Computer Science Worksheets for Practical Questions

Download Chapter Worksheets: Class 11 Computer Science

Access structured practice worksheets for Practical Questions aligned with the 2026 CBSE curriculum. These downloadable exercises for Class 11 Computer Science help students build accuracy and reinforce core concepts for upcoming school tests.

Concept Clarification for Practical Questions

Each worksheet draws directly from authorized standard textbooks to maintain academic accuracy. Evaluating your finished exercises against expert-verified solutions helps master the formal presentation standards expected in school evaluations.

Effective Revision Strategies for School Exams

Follow up your worksheet practice by attempting the interactive online MCQ tests for Practical Questions to evaluate your execution speed. All printable assignments and revision sheets on our platform are updated for the 2026 session and available free of charge.

FAQs

Where can I download the 2026-27 CBSE printable worksheets for Class 11 Computer Science Practical Questions?

You can download the latest chapter-wise printable worksheets for Class 11 Computer Science Practical Questions for free from StudiesToday.com. These have been made as per the latest CBSE curriculum for this academic year.

Are these Practical Questions Computer Science worksheets based on the new competency-based education (CBE) model?

Yes, Class 11 Computer Science worksheets for Practical Questions focus on activity-based learning and also competency-style questions. This helps students to apply theoretical knowledge to practical scenarios.

Do the Class 11 Computer Science Practical Questions worksheets have answers?

Yes, we have provided solved worksheets for Class 11 Computer Science Practical Questions to help students verify their answers instantly.

Can I print these Practical Questions Computer Science test sheets?

Yes, our Class 11 Computer Science test sheets are mobile-friendly PDFs and can be printed by teachers for classroom.

What is the benefit of solving chapter-wise worksheets for Computer Science Class 11 Practical Questions?

For Practical Questions, regular practice with our worksheets will improve question-handling speed and help students understand all technical terms and diagrams.