CBSE Class 11 Informatics Practices Worksheet Set C Solved

Access the latest CBSE Class 11 Informatics Practices Worksheet Set C Solved. We have provided free printable Class 11 Informatics Practices worksheets in PDF format, specifically designed for All Chapters. These practice sets are prepared by expert teachers following the 2025-26 syllabus and exam patterns issued by CBSE, NCERT, and KVS.

All Chapters Informatics Practices Practice Worksheet for Class 11

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

Download Class 11 Informatics Practices All Chapters Worksheet PDF

1.
(a) What will be the text in jLabel1 after executing the following code ?
int First=7;
int Second=83;
First++;
if (First + Second >90)
jLabel1.setText(“Value is 90”);
else
jLabel1.setText(“Value is not 90”);

(b) Write Java code to display area of a rectangle in jTextField3 on clicking AREA button. The user enters length and breadth of the rectangle in jTextField1 and jTextField2 respectively. Also write code to terminate application when the user clicks EXIT button.

CBSE Class 11 Informatics Practices Worksheet Set C Solved 1

€ Develop the following GUI application to find day of the week.

CBSE Class 11 Informatics Practices Worksheet Set C Solved 2

Write Java code to accept an integer between 1 to 7 in jTextField1 and display day of the week (Monday for 1, Tuesday for 2 and so on..) in jTextField2 on clicking FIND DAY button using if statement. If the user enters any other number display ERROR. Also write code for RESET button to clear both the text fields.

(d) Rewrite the following code in Java using switch statement

int k;
char d;
if (d==‟N‟)
k=1;
else if (d==‟S‟)
k=2;
else if (d==‟E‟)
k=3;
else if (d==‟W‟)
k=4;
else k=0;
€ Give any one difference between Text Field and Text Area. 

(f) Create a GUI application to compute Total Amount.

CBSE Class 11 Informatics Practices Worksheet Set C Solved 3

Write Java code to find Total Amount to be paid by a customer on clicking Compute button, according to the checkbox selected. The user enters name of the customer and selects one or more items. If TV is selected, display Bill Amount 35000. If Music System is selected, display Bill Amount 28500. Find the total amount. If Elite Customer Check Box is selected,
give a discount of 10% in the total amount. Display the Final Amount in Total Amount Text Field (jTextField4)

2.
(a) Given the following table EMPLOYEE

CBSE Class 11 Informatics Practices Worksheet Set C Solved 4

Write SQL commands based on EMPLOYEE table for the following :

(i) Display names of the employees whose salary is in the range 50000 to 70000.
(ii) Display details of the employees in descending order of Empno.
(iii) Display Empno and Name of employees from Sales department whose salary is below 80000.
(iv) Display details of the employees whose name has the letter „a‟
(v) Display Name and department of employee whose salary is not entered in the table

(b) Write output for the following SQL commands based on EMPLOYEE table

(i) SELECT Name FROM EMPLOYEE WHERE Dept IN („HR‟,‟Marketing‟);
(ii) SELECT Name, Salary*0.1 “Bonus” FROM EMPLOYEE WHERE Dept=‟Marketing‟;

 

Please click on below link to download CBSE Class 11 Informatics Practices Worksheet Set C Solved

All Chapters CBSE Class 11 Informatics Practices Worksheet

Students can use the All Chapters practice sheet provided above to prepare for their upcoming school tests. This solved questions and answers follow the latest CBSE syllabus for Class 11 Informatics Practices. You can easily download the PDF format and solve these questions every day to improve your marks. Our expert teachers have made these from the most important topics that are always asked in your exams to help you get more marks in exams.

NCERT Based Questions and Solutions for All Chapters

Our expert team has used the official NCERT book for Class 11 Informatics Practices to create this practice material for students. After solving the questions our teachers have also suggested to study the NCERT solutions  which will help you to understand the best way to solve problems in Informatics Practices. You can get all this study material for free on studiestoday.com.

Extra Practice for Informatics Practices

To get the best results in Class 11, students should try the Informatics Practices MCQ Test for this chapter. We have also provided printable assignments for Class 11 Informatics Practices on our website. Regular practice will help you feel more confident and get higher marks in CBSE examinations.

Where can I download the latest PDF for CBSE Class 11 Informatics Practices Worksheet Set C Solved?

You can download the teacher-verified PDF for CBSE Class 11 Informatics Practices Worksheet Set C Solved from StudiesToday.com. These practice sheets for Class 11 Informatics Practices are designed as per the latest CBSE academic session.

Are these Informatics Practices Class 11 worksheets based on the 2026 competency-based pattern?

Yes, our CBSE Class 11 Informatics Practices Worksheet Set C Solved 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 Informatics Practices Worksheet Set C Solved?

Yes, we have provided detailed solutions for CBSE Class 11 Informatics Practices Worksheet Set C Solved to help Class 11 and follow the official CBSE marking scheme.

How does solving CBSE Class 11 Informatics Practices Worksheet Set C Solved help in exam preparation?

Daily practice with these Informatics Practices 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 Informatics Practices practice test papers?

All our Class 11 Informatics Practices practice test papers and worksheets are available for free download in mobile-friendly PDF format. You can access CBSE Class 11 Informatics Practices Worksheet Set C Solved without any registration.