CBSE Class 11 Computer Science Programming Question Worksheet Set 01

Here is CBSE Class 11 Computer Science Programming Question Worksheet Set 01 for your daily studies. Download free printable Class 11 Computer Science worksheets as a PDF file, made for Programming Question. Expert teachers designed these tasks around the 2026-27 syllabus rules from CBSE, NCERT, and KVS.

Download Class 11 Computer Science Programming Question Worksheets

Students should use these Class 11 Computer Science chapter-wise worksheets for daily practice to improve their conceptual understanding. This detailed test papers include important questions and solutions for Programming Question, to help you prepare for school tests and final examination. Regular practice of these Class 11 Computer Science questions will help improve your problem-solving speed and exam accuracy for the 2026-27 session.

Class 11 Computer Science Programming Question Printable PDF Worksheet

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 & Study Resources for Class 11 Computer Science Programming Question

Programming Question CBSE Class 11 Computer Science Worksheet

Review the Programming Question practice sheet above to stay ahead in your school evaluations. Designed to meet the newest CBSE standards for Class 11 Computer Science, these printable problem sets are available as a convenient PDF format download. Regular practice on frequently tested topics guarantees stronger exam performance.

Master Programming Question with Official NCERT Resources

Built strictly from the official NCERT book for Class 11 Computer Science, this practice content offers reliable academic support. Following your self-practice, our educators recommend reviewing our detailed NCERT solutions to learn optimal problem-solving approaches for Computer Science. All study aids are completely free to access.

Extra Practice for Computer Science

To excel in Class 11, students should test their skills using the online Computer Science MCQ test. Additional printable assignments for Class 11 Computer Science are readily accessible on our site. Staying consistent with practice creates deep confidence and boosts scores across CBSE tests.

FAQs

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

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.

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

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.

Do you provide solved answers for CBSE Class 11 Computer Science Programming Question Worksheet Set 01?

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.

How does solving CBSE Class 11 Computer Science Programming Question Worksheet Set 01 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 Programming Question Worksheet Set 01 without any registration.