CBSE Class 11 Informatics Practices Worksheet Set 06 Solved

Class 11 Informatics Practices Practice Set: All Chapters

Explore reliable practice materials for All Chapters tailored for Class 11 learners. Utilizing these Informatics Practices worksheets ensures thorough preparation and strengthens problem-solving speed for upcoming school assessments.

Download All Chapters Worksheet PDF

Navigate directly to the printable exercises for All Chapters using the digital viewer below. Each practice set allows students to isolate specific topics for thorough review and uninterrupted practice alongside standard textbooks.

1.

(a) Ms. Sheethal has developed a Java application through which the students of her school can view their marks by entering their admission number. The marks are displayed in various text fields. What Java code should she give so that the text fields are disabled ?

(b) Rewrite the following code using do..while loop
Nm = 1;
T=0;
while (Nm < 20)
{
T = T + Nm;
Nm = Nm + 2;
}

(c) Write Java code to display even numbers between 1 to 30 using for loop.

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

$
$$
$$$

(e) Write the value of C after executing the following code :

int P;
int R=8;
int oddNum;
int C=0;
for (P=1; PoddNum = P%2;
if (oddNum == 1) {
C = C + 1; } }

(f) Define a GUI application to create a list Class Name with the following values

CBSE Class 11 Informatics Practices Worksheet Set F Solved 1

The frame is designed as given below

CBSE Class 11 Informatics Practices Worksheet Set F Solved 2

Write Java code to print the names of the class teacher according to the class selected in a text field (jTextField1) on clicking FIND button based on the following information. Use if statement. Display the message “Select any one class” if no class is selected in the list.

CBSE Class 11 Informatics Practices Worksheet Set F Solved 3

(g) What do you mean by nested loops ? 

2.
Given the following table EMPLOYEE

CBSE Class 11 Informatics Practices Worksheet Set F Solved 4

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

(a) Add a new row with the following details
EmpNo=2100 Name = “George” Job = “Salesman” Gender = “Male” Salary = 37800 

(b) Change the datatype of Salary to Numeric(8,2). 

(c) Increase the salary of Managers by 10% 

(d) Remove the details of employees whose name starts with „A‟ 

(e) Create the structure of the above table. Define EmpNo field not to have NULL values.


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

All Chapters Practice Sheet and Solutions for Class 11 Informatics Practices

Chapter Practice Questions for Class 11 Informatics Practices

Access structured practice worksheets for All Chapters designed in alignment with the latest CBSE curriculum for Class 11 Informatics Practices. These printable problem sets help students build accuracy and prepare effectively for school tests.

Expert Practice Material for Class 11 Informatics Practices

Cross-reference your completed exercises with comprehensive NCERT solutions for Class 11 Informatics Practices to ensure absolute clarity across all sub-topics in this chapter.

Complete Your Chapter Revision

Follow up your worksheet practice by attempting the interactive online Informatics Practices MCQ test for this chapter to evaluate your execution speed. All platform resources are free to access.

FAQs

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

You can download the teacher-verified PDF for CBSE Class 11 Informatics Practices Worksheet Set 06 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-27 competency-based pattern?

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

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

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