Access the latest CBSE Class 11 Informatics Practices Worksheet Set 03 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.
€ Develop the following GUI application to find day of the week.
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.
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
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
| Computer Fundamentals Practice Worksheets |
| Computer Organization And Network Practice Worksheets |
| Computer Organization And User Perspective Practice Worksheets |
| Hardware Concepts Practice Worksheets |
| IT Applications Practice Worksheets |
| Java Programming Practice Worksheets |
| Java Programming Decision Structures Practice Worksheets |
| Java Programming List Box Practice Worksheets |
| Java Programming Looping Structures Practice Worksheets |
| Java Programming Variables Practice Worksheets |
| Networking And Internet Practice Worksheets |
| Open Office Calc Practice Worksheets |
| Open Office Impress Practice Worksheets |
| Open Office Writer Practice Worksheets Set 2 |
| Open Office Writer Practice Worksheets Set 1 |
| Presentation Practice Worksheets Set 6 |
| Python Conditional And Iterative Practice Worksheets |
| Troubleshooting Hardware Software And Networking Practice Worksheets Set 2 |
| Troubleshooting Hardware Software And Networking Practice Worksheets Set 1 |
| Word Processing Practice Worksheets |
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.
FAQs
You can download the teacher-verified PDF for CBSE Class 11 Informatics Practices Worksheet Set 03 Solved from StudiesToday.com. These practice sheets for Class 11 Informatics Practices are designed as per the latest CBSE academic session.
Yes, our CBSE Class 11 Informatics Practices Worksheet Set 03 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.
Yes, we have provided detailed solutions for CBSE Class 11 Informatics Practices Worksheet Set 03 Solved to help Class 11 and follow the official CBSE marking scheme.
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.
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 03 Solved without any registration.