Read and download PDF of CBSE Class 11 Informatics Practices Sample Paper Set X designed as per the latest curriculum and examination pattern for Class 11 issued by CBSE, NCERT and KVS. The latest Class 11 Informatics Practices Sample Papers have been provided with solutions so that the students can solve these practice papers and then compare their answers. This will help them to identify mistakes and improvement areas in Informatics Practices Class 11 which they need to study more to get better marks in Class 11 exams. After solving these guess papers also refer to solved Class 11 Informatics Practices Question Papers available on our website to build strong understanding of the subject
Sample Paper for Class 11 Informatics Practices Pdf
Students can refer to the below Class 11 Informatics Practices Sample Paper designed to help students understand the pattern of questions that will be asked in Class 11 exams. Please download CBSE Class 11 Informatics Practices Sample Paper Set X
Informatics Practices Class 11 Sample Paper
Q1. (a) Name the basic units of a computer system.
(b) What is an Operating System. Name any two example.
(c) Give one point of difference between OCR and OMR.
(d) What is a port ? Name any two port types.
(e) Write any one advantage of TFT display.
(f) What do you understand by Computer Security ? Name any two threats to computer security.
(g) Why IDE are useful in application development.
Q2. (a) What is the role of JVM in platform independence in Java.
(b) Give the syntax and example of declaring variable.
(c) Give any two properties of TextField control in java.
(d) Differentiate between the following :
(i) if and switch (ii) runtime errors and logical errors
(e) What will be the value of following expressions if j=5,
(1) (5*++j)%6 (2) (5*j++)%6
(f) Why program maintenance is considered very important.
Q3. (a) What is SQL ? What are the different categories of SQL commands.
(b) Name all the integrity constraints used during table creation.
(c) Describe the following commands with syntax and example:
(i) insert command
(ii) update command
(e) When a column value is skipped in an insert command , which value is inserted
in the table.
(d) A table has 5 columns and 10 rows. What is its degree and cardinality.
(e) Give one point of difference between the primary key and foreign key.
Q4. (a) Write a program in java to calculate the sum of all the no. divisible by 5 in the range 1 to 50.
(b) Write the output of the following code:
int i=0,x=0;
do{
if(i%5==0){
x++;
System.out.println(x + “\n”);
}
++i;
}while(i<20);
System.out.println(x);
(c) Rewrite the following while loop into a for loop:
int s=0;
while(s<=13){
if(s%2==2)
{ System.out.println(“Color is red”);
}
else
{System.out.println(“Color id blue”);
}
System.out.println(“New color”);
s=s+1;
}
(d) Rewrite the corrected program after removing errors, underline the corrections:
Int I=5,J=10;
if (I<J)||(I=10))
System.out.println(“OK \n”);
System.out.println(”Not OK”);
Refer to the attached file for CBSE Class 11 Informatics Practices Sample Paper Set X
CBSE Class 11 Informatics Practices Sample Paper Set X
We hope you liked the above provided CBSE Class 11 Informatics Practices Sample Paper Set X. To get an understanding of the type of questions which were asked in exams, it is important for Class 11 students to understand the way sample Paper are set by teachers. Students can download the Sample Paper for Class 11 Informatics Practices which will be coming in the exams so that you can practise them and solve all types of questions that can be asked in exams. By doing CBSE Class 11 Informatics Practices Sample Paper Set X you will understand the regular questions and MCQ questions for Class 11 Informatics Practices which are always asked. You can download CBSE Class 11 Informatics Practices Sample Paper and Class 11 Informatics Practices Question Papers in PDF. You should attempt all the last year question paper for Class 11 and Class 11 Informatics Practices MCQ Test in examination conditions at home and then compare their answers with the solutions provided by our teachers.
You can download CBSE Class 11 Informatics Practices Sample Paper Set X from StudiesToday.com
Regular practice of sample question paper given on studiestoday for CBSE Class 11 Informatics Practices Sample Paper Set X can help you to score better marks in exams
Yes, studiestoday.com provides all latest CBSE Class 11 Informatics Practices Sample Papers with answers based on the latest format issued for current academic session
Yes, mock CBSE Class 11 Informatics Practices Sample Paper Set X are available in multiple languages, including English, Hindi