Read and download free pdf of CBSE Class 11 Computer Practical Questions Worksheet. Students and teachers of Class 11 Computer Science can get free printable Worksheets for Class 11 Computer Science Practical Questions in PDF format prepared as per the latest syllabus and examination pattern in your schools. Class 11 students should practice questions and answers given here for Computer Science in Class 11 which will help them to improve your knowledge of all important chapters and its topics. Students should also download free pdf of Class 11 Computer Science Worksheets prepared by teachers as per the latest Computer Science books and syllabus issued this academic year and solve important problems with solutions on daily basis to get more score in school exams and tests
Worksheet for Class 11 Computer Science Practical Questions
Class 11 Computer Science students should refer to the following printable worksheet in Pdf for Practical Questions in Class 11. This test paper with questions and answers for Class 11 will be very useful for exams and help you to score good marks
Class 11 Computer Science Worksheet for Practical Questions
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 Functions Worksheet |
Worksheet for CBSE Computer Science Class 11 Practical Questions
We hope students liked the above worksheet for Practical Questions designed as per the latest syllabus for Class 11 Computer Science released by CBSE. Students of Class 11 should download in Pdf format and practice the questions and solutions given in the above worksheet for Class 11 Computer Science on a daily basis. All the latest worksheets with answers have been developed for Computer Science by referring to the most important and regularly asked topics that the students should learn and practice to get better scores in their class tests and examinations. Expert teachers of studiestoday have referred to the NCERT book for Class 11 Computer Science to develop the Computer Science Class 11 worksheet. After solving the questions given in the worksheet which have been developed as per the latest course books also refer to the NCERT solutions for Class 11 Computer Science designed by our teachers. We have also provided a lot of MCQ questions for Class 11 Computer Science in the worksheet so that you can solve questions relating to all topics given in each chapter.
You can download the CBSE Printable worksheets for Class 11 Computer Science Practical Questions for latest session from StudiesToday.com
There is no charge for the Printable worksheets for Class 11 CBSE Computer Science Practical Questions you can download everything free
Yes, studiestoday.com provides all latest NCERT Practical Questions Class 11 Computer Science test sheets with answers based on the latest books for the current academic session
CBSE Class 11 Computer Science Practical Questions worksheets cover all topics as per the latest syllabus for current academic year.
Regular practice with Class 11 Computer Science worksheets can help you understand all concepts better, you can identify weak areas, and improve your speed and accuracy.