CBSE Class 12 “Informatics Practices” Subject Board Examinations Tips by Experts for the Students.
CBSE Class 12 “Informatics Practices” Subject Board Examinations Tips by Experts for the Students.
Informatics Practices
✓ Read the paper carefully. Paper has 7 questions.
✓ For question number-1 that includes Computer networking and Open source , write to the point and draw a diagram where ever you can. (whether mentioned or not, it has ½ marks)
✓ For question number 2 and 4, that include Java and HTML
o For HTML write tags with their attributes
o For Java following tips to be followed
▪ Java is case sensitive.
▪ Mention rough work for all output questions as it has ½ mark included in the marking scheme
▪ Write corrected code and underline all errors
▪ Mention all control names in the beginning of the question for application-based question. Write private void – statement very clearly for every OK button.
o Remember == sign is used when you are converting switch to if statement.
o Use proper indentation for program code and use of semicolon after each statement.
✓ For question number 3 ,5 and 6 that includes MYSQL