Read and download the CBSE Class 11 Computer Practical Questions Worksheet in PDF format. We have provided exhaustive and printable Class 11 Computer Science worksheets for Practical Questions, designed by expert teachers. These resources align with the 2025-26 syllabus and examination patterns issued by NCERT, CBSE, and KVS, helping students master all important chapter topics.
Chapter-wise Worksheet for Class 11 Computer Science Practical Questions
Students of Class 11 should use this Computer Science practice paper to check their understanding of Practical Questions as it includes essential problems and detailed solutions. Regular self-testing with these will help you achieve higher marks in your school tests and final examinations.
Class 11 Computer Science Practical Questions Worksheet with Answers
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 Revision Worksheet |
| CBSE Class 11 Computer Functions Worksheet |
| CBSE Class 11 Computer Conditional And Iterative Statements Worksheet |
| CBSE Class 11 Computer Data Handling Operators And Expressions Worksheet |
| CBSE Class 11 Computer Data Representation Worksheet |
| CBSE Class 11 Computer Fundamentals Of Computer Science Worksheet |
| CBSE Class 11 Computer Getting Started With C++ Worksheet |
| CBSE Class 11 Computer Getting Started With Python Worksheet |
| CBSE Class 11 Computer List Manipulation Worksheet |
| CBSE Class 11 Computer List Of C++ Programs Worksheet |
| CBSE Class 11 Computer Operators And Expressions In C++ Worksheet |
| CBSE Class 11 Computer Practical Questions Worksheet |
| CBSE Class 11 Computer Relational Databases Worksheet |
| CBSE Class 11 Computer States And Transitions Worksheet |
| CBSE Class 11 Computer Table Joins And Indexes In Sql Worksheet |
CBSE Computer Science Class 11 Practical Questions Worksheet
Students can use the practice questions and answers provided above for Practical Questions to prepare for their upcoming school tests. This resource is designed by expert teachers as per the latest 2026 syllabus released by CBSE for Class 11. We suggest that Class 11 students solve these questions daily for a strong foundation in Computer Science.
Practical Questions Solutions & NCERT Alignment
Our expert teachers have referred to the latest NCERT book for Class 11 Computer Science to create these exercises. After solving the questions you should compare your answers with our detailed solutions as they have been designed by expert teachers. You will understand the correct way to write answers for the CBSE exams. You can also see above MCQ questions for Computer Science to cover every important topic in the chapter.
Class 11 Exam Preparation Strategy
Regular practice of this Class 11 Computer Science study material helps you to be familiar with the most regularly asked exam topics. If you find any topic in Practical Questions difficult then you can refer to our NCERT solutions for Class 11 Computer Science. All revision sheets and printable assignments on studiestoday.com are free and updated to help students get better scores in their school examinations.
You can download the latest chapter-wise printable worksheets for Class 11 Computer Science Chapter Practical Questions for free from StudiesToday.com. These have been made as per the latest CBSE curriculum for this academic year.
Yes, Class 11 Computer Science worksheets for Chapter Practical Questions focus on activity-based learning and also competency-style questions. This helps students to apply theoretical knowledge to practical scenarios.
Yes, we have provided solved worksheets for Class 11 Computer Science Chapter Practical Questions to help students verify their answers instantly.
Yes, our Class 11 Computer Science test sheets are mobile-friendly PDFs and can be printed by teachers for classroom.
For Chapter Practical Questions, regular practice with our worksheets will improve question-handling speed and help students understand all technical terms and diagrams.