Read and download free pdf of CBSE Class 11 Informatics Practices Worksheet Set F Solved. Download printable Informatics Practices Class 11 Worksheets in pdf format, CBSE Class 11 Informatics Practices All Chapters Worksheet has been prepared as per the latest syllabus and exam pattern issued by CBSE, NCERT and KVS. Also download free pdf Informatics Practices Class 11 Assignments and practice them daily to get better marks in tests and exams for Class 11. Free chapter wise worksheets with answers have been designed by Class 11 teachers as per latest examination pattern
All Chapters Informatics Practices Worksheet for Class 11
Class 11 Informatics Practices students should refer to the following printable worksheet in Pdf in Class 11. This test paper with questions and solutions for Class 11 Informatics Practices will be very useful for tests and exams and help you to score better marks
Class 11 Informatics Practices All Chapters Worksheet Pdf
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; P
if (oddNum == 1) {
C = C + 1; } }
(f) Define a GUI application to create a list Class Name with the following values
The frame is designed as given below
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.
(g) What do you mean by nested loops ?
2.
Given the following table EMPLOYEE
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 CBSE Class 11 Informatics Practices Worksheet
The above practice worksheet for All Chapters has been designed as per the current syllabus for Class 11 Informatics Practices released by CBSE. Students studying in Class 11 can easily download in Pdf format and practice the questions and answers given in the above practice worksheet for Class 11 Informatics Practices on a daily basis. All the latest practice worksheets with solutions have been developed for Informatics Practices by referring to the most important and regularly asked topics that the students should learn and practice to get better scores in their examinations. Studiestoday is the best portal for Printable Worksheets for Class 11 Informatics Practices students to get all the latest study material free of cost. Teachers of studiestoday have referred to the NCERT book for Class 11 Informatics Practices to develop the Informatics Practices Class 11 worksheet. After solving the questions given in the practice sheet which have been developed as per the latest course books also refer to the NCERT solutions for Class 11 Informatics Practices designed by our teachers. After solving these you should also refer to Class 11 Informatics Practices MCQ Test for the same chapter. We have also provided a lot of other Worksheets for Class 11 Informatics Practices which you can use to further make yourself better in Informatics Practices.
You can download the CBSE Practice worksheets for Class 11 Informatics Practices All Chapters for the latest session from StudiesToday.com
Yes, the Practice worksheets issued for All Chapters Class 11 Informatics Practices have been made available here for the latest academic session
There is no charge for the Practice worksheets for Class 11 CBSE Informatics Practices All Chapters you can download everything free
Regular revision of practice worksheets given on studiestoday for Class 11 subject Informatics Practices All Chapters can help you to score better marks in exams
Yes, studiestoday.com provides all the latest Class 11 Informatics Practices All Chapters test practice sheets with answers based on the latest books for the current academic session