CBSE Class 12 Informatics Practices Worksheet Set B Solved

Read and download free pdf of CBSE Class 12 Informatics Practices Worksheet Set B Solved. Download printable Informatics Practices Class 12 Worksheets in pdf format, CBSE Class 12 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 12 Assignments and practice them daily to get better marks in tests and exams for Class 12. Free chapter wise worksheets with answers have been designed by Class 12 teachers as per latest examination pattern

All Chapters Informatics Practices Worksheet for Class 12

Class 12 Informatics Practices students should refer to the following printable worksheet in Pdf in Class 12. This test paper with questions and solutions for Class 12 Informatics Practices will be very useful for tests and exams and help you to score better marks

Class 12 Informatics Practices All Chapters Worksheet Pdf

1. Write a JAVA code to generate the following series
0,1,1,2,3……….. n terms (use for loop)
 
2. Find the value of X and i after executing the following code:
int X;
int i;
for(i=10;i<=15;i++)
{
X=i++;
- - X;
}
 
3. Write a JAVA code to accept any number from the user and check the number is Armstrong or Not. (use do..while)
 
4. Convert the following from for loop to do…while loop.
int a=24;
int b=35;
int i;
for(i=a;i<=b;i+=1)
{
jTextArea1.append(“ “+i+”\n”);
}
 
5. How jTextField is different from jLabel? Explain with an example. 
 
6. What is the use of Exit Level Loop? Explain. 
 
7. How If statement is different from Switch… Case? Explain with an example.
 
8. Find the output of the following:
int y=70;
int n=150;
if(y<n)
jTextField1.setText(“ “+(n-20));
else
jTextField1.setText(“ “+(y+20));
 
9. Define “Fall through” . Explain with an example. 
 
10. Convert the following code from switch case to If statement.
char ch;
switch (ch)
{
case „a‟:
System.out.println(“It is a.”);
break;
case „b‟:
System.out.println(“It is b.”);
case „c‟:
System.out.println(“It is c.”);
break;
case „d‟:
System.out.println(“It is d.”);
break;
default:
System.out.println(“Not a ,b,c ,and d.”);
}
 
11. How getText() is different from setText()? Explain with an example. 
 
12. What is the use of charAt( )?Explain.


Please click on below link to download CBSE Class 12 Informatics Practices Worksheet Set B Solved

All Chapters CBSE Class 12 Informatics Practices Worksheet

The above practice worksheet for All Chapters has been designed as per the current syllabus for Class 12 Informatics Practices released by CBSE. Students studying in Class 12 can easily download in Pdf format and practice the questions and answers given in the above practice worksheet for Class 12 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 12 Informatics Practices students to get all the latest study material free of cost. Teachers of studiestoday have referred to the NCERT book for Class 12 Informatics Practices to develop the Informatics Practices Class 12 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 12 Informatics Practices designed by our teachers. After solving these you should also refer to Class 12 Informatics Practices MCQ Test for the same chapter. We have also provided a lot of other Worksheets for Class 12 Informatics Practices which you can use to further make yourself better in Informatics Practices.

Where can I download latest CBSE Practice worksheets for Class 12 Informatics Practices All Chapters

You can download the CBSE Practice worksheets for Class 12 Informatics Practices All Chapters for the latest session from StudiesToday.com

Are the Class 12 Informatics Practices All Chapters Practice worksheets available for the latest session

Yes, the Practice worksheets issued for All Chapters Class 12 Informatics Practices have been made available here for the latest academic session

Is there any charge for the Practice worksheets for Class 12 Informatics Practices All Chapters

There is no charge for the Practice worksheets for Class 12 CBSE Informatics Practices All Chapters you can download everything free

How can I improve my scores by solving questions given in Practice worksheets in All Chapters Class 12 Informatics Practices

Regular revision of practice worksheets given on studiestoday for Class 12 subject Informatics Practices All Chapters can help you to score better marks in exams

Are there any websites that offer free Practice test papers for Class 12 Informatics Practices All Chapters

Yes, studiestoday.com provides all the latest Class 12 Informatics Practices All Chapters test practice sheets with answers based on the latest books for the current academic session