Official Class 11 Computer Science Worksheets: Programming Question
Explore reliable practice materials for Programming Question tailored for Class 11 learners. Utilizing these Computer Science worksheets ensures thorough preparation and strengthens problem-solving speed for upcoming school assessments.
Chapter-wise Practice Material: Programming Question
Navigate directly to the printable exercises for Programming Question using the digital viewer below. Each practice set allows students to isolate specific topics for thorough review and uninterrupted practice alongside standard textbooks.
TOPIC : Programming QUESTIONS ( Arrays – 1 dimension array numeric & string, 2 dimension array )
1 Write a program to find the highest and the lowest values in an array of ‘n’ elements
2 Write a program to swap first element with last element in an array of ‘n’ elements
3 Write a program to replace even values with their square and odd values with their cubes in an array of ‘n’ elements.’
4 Write a program to combine the contents two equi sized arrays A and B by adding their corresponding elements as the formula A[i] + B[i]; where value i varies from 0 to N-1 and transfer the resultant content in the third same sized array C.
5 Write a program to modify the content of the array in such a way that the elements which are multiples of 10 swap with the value present in the very next position in the array. If the last element is a multiple of 10 assign it -1.For example: if the content of the array is
91, 50, 54,22,30,54,90
The content of the array become
91, 54, 50,22,54,30,-1
6 Write a program to find the length of string. (without using built in function)
7 Write a program to check a string is palindrome or not.
8 Write a program to compare two strings they are exact equal or not.
9 Write a program to find the average of all the elements present in a 2-D array.
10 Write a program to count the multiples of 7 in a 2-D array.
Write a menu driven C++ program to do following operation on two dimensional array A of size m x n.
The options are:
• To input elements into matrix
• To display elements of matrix
• Sum of all elements of matrix
• To display row-wise sum of matrix
• To display col-wise sum of matrix
• To create transpose of matrix A and store it in B
•To print UPPER half of the array
12 Write a program to swap first column elements with last column elements in a 2-D array.
Please click on below link to download CBSE Class 11 Computer Science Programming Question Worksheet Set A
Practice Worksheet and Study Resources for Class 11 Computer Science Programming Question
Programming Question Printable Worksheet for Class 11 Computer Science
Explore reliable practice questions for Programming Question tailored for Class 11 Computer Science learners. Use these structured worksheets to evaluate preparedness and strengthen problem-solving skills.
How to Use These Practice Sheets
Each worksheet is structured around standard CBSE textbooks, allowing students to check their working steps and correct mistakes early in their revision.
Enhance Speed with Online Practice
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 Programming Question Worksheet Set 01 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 Programming Question Worksheet Set 01 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 Programming Question Worksheet Set 01 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 Programming Question Worksheet Set 01 without any registration.