CBSE Class 11 Informatics Practices Worksheet Set G Solved

Access the latest CBSE Class 11 Informatics Practices Worksheet Set G 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) Define a GUI application to create a Combo Box Chat Item with the following values

CBSE Class 11 Informatics Practices Worksheet Set G Solved 1

The frame is designed as given below

CBSE Class 11 Informatics Practices Worksheet Set G Solved 2
Write a program to print the price of chat items according to the item selected in a text field (jTextField1) on clicking FIND COST button based on the following information.

CBSE Class 11 Informatics Practices Worksheet Set G Solved 3

(b) Write Java code to display odd numbers from 1 to 50 using while loop. 

(c) Write Java code to accept the number of lines n using input dialog box and generate the following pattern
1
22
333

(d) Give any one difference between while loop and do..while loop. 
(e) What will be displayed in jTextField1 and jTextField2 after the following code is executed :
int ndigits = 7;
int N=11;
while (N>2) {
ndigits = ndigits + 1;
N = N-3;
}
jTextField1.setText(“ “+ndigits);
jTextField2.setText(“ “+N);

(f) Rewrite the following code using for loop
Nm = 100;
while (Nm > 20)
{
T = T + Nm;
Nm = Nm - 10;
}

(g) Mr. Santhosh has developed a Java application through which the students of his school can view their marks by entering their admission number. The marks are displayed in various text fields. The application also has grade text field(jTextField7). What code in Java should he give so that the grade text field is invisible ?

2.
Given the following table DOCTOR

CBSE Class 11 Informatics Practices Worksheet Set G Solved 4

Write SQL commands for questions (a) to (e) based on the above table

(a)Increase the salary of Doctors of Cardiology Department by 5% 

(b) Create the structure of the above table. Define D_ID to accept unique values. 

(c) Remove the details of doctors whose name has „s‟ in it. 

(d) Add a new row with the following details

D_ID=2100 Name = “George” Gender = “Male” Salary = 52800

(e) Remove the field Salary from the table.


Please click on below link to download CBSE Class 11 Informatics Practices Worksheet Set G 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 G Solved?

You can download the teacher-verified PDF for CBSE Class 11 Informatics Practices Worksheet Set G 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 G 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 G Solved?

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

How does solving CBSE Class 11 Informatics Practices Worksheet Set G 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 G Solved without any registration.