Read and download PDF of CBSE Class 12 Informatics Practices Sample Paper 2014 Set A designed as per the latest curriculum and examination pattern for Class 12 issued by CBSE, NCERT and KVS. The latest Class 12 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 12 which they need to study more to get better marks in Class 12 exams. After solving these guess papers also refer to solved Class 12 Informatics Practices Question Papers available on our website to build strong understanding of the subject
Sample Paper for Class 12 Informatics Practices Pdf
Students can refer to the below Class 12 Informatics Practices Sample Paper designed to help students understand the pattern of questions that will be asked in Class 12 exams. Please download CBSE Class 12 Informatics Practices Sample Paper 2014 Set A
Informatics Practices Class 12 Sample Paper
Q 1. Answer the following questions.
a) A School would like to go in for network of all the computers. Which topology would you recommend and why?
b) What is communication channel? What choices do you have while choosing a communication channel for a network?
c) What do you mean by network topology? Name most popular topologies
d) Navneet is using software, which has been downloaded from internet and is available for one month. After one month he has to pay license fee for further use. What software Navneet is using?
e) Akhil is transferring songs from his mobile to his friend’s mobile via Bluetooth connection. Name the network used by Akhil.
f) Which of the following is not a characteristic of open source software?
• Its source code is available for modification
• Its owned by a company or an individual
• It can be downloaded by Internet
g) Which protocol is used for transfer of hyper text documents on the internet?
Q 2. Answer the following questions.
a) Ms. Kiran has developed a Java application for a restaurant billing, in which check boxes and text fields are made on form. Items are shown through check boxes. Selecting check box displaying corresponding text fields. Name the property which Kiran should use to perform the same.
b) What is the purpose of break and continue statement in a loop?
c) Name the tag which is used to insert image in background of HTML document with example.
d) What is XML? How is it different from HTML?
e) What will be the value of s after executing the following code?
double i,sum=2
for(i=3;i<8;++i)
{ if(i%4= =0)
{ break;
sum=Math.pow(sum,i);
}
else
sum+=i/2;
}
f) Write a method in Java that takes a number as parameter and return sum of its divisors.
g) What are the use of the following tags-
<UL>, <HEAD>, <SUP>, <P> [2]
Q 3.
a) Which MySQL command helps you to see existing databases?
b) Rakesh created a table in Mysql. Later he found that table is wrongly created and he wants to remove it. Name the command by which Rakesh can do it.
c) Reena created a table named student, she wants to see those students whose name ending with p. She wrote a query- SELECT name.* FROM student WHERE name=”%p”;
Help Reena to run the query by removing the errors from the query and rewriting it.
d) Sanjeev is not able to reduce the salary of employee. Which constraint has he used while creating table?
e) What is primary key? How is it different from candidate key? Explain with the help of suitable example.
f) Emp_no, Emp_name and Basic of table “EMP” are given below Based on this information, find output of the following queries.
a) SELECT MAX(Basic) FORM EMP;
b) SELECT Name FROM emp WHERE Basic IS Null;
g) Define Degree and Cardinality.
Q 4. a) What is Inheritance? Name the inheritance types which is not supported by Java.
b) Marks of a student is stored in a string variable strMarks. Marks are to be used in calculation. Write the Java statement to convert marks into double variable dblMarks.
c) Write the purpose of the following statements.
i) jTextArea1.append(“Hello”); ii) jTextArea1.setText(“How \rr \tU?”);
d) Rewrite the following code using for loop.
int i=0;
while(++i<20)
{ if( i==8)
break;
System.out.println(i++);
} [2]
e) The following code has some error(s). Rewrite the correct code underlining all the corrections made.
int y=3;
switch(y);
{ case 1: System.out.print(“Yes its One”);
case >2: System.out.println(“Yes its more than Two”);
break;
case else: System.out.print(“Invalid Number):
Please refer to attached file for CBSE Class 12 Informatics Practices Sample Paper 2014 Set A
CBSE Class 12 Informatics Practices Sample Paper 2019 (1) |
CBSE Class 12 Informatics Practices Sample Paper 2019 (2) |
CBSE Class 12 Informatics Practices Sample Paper 2019 (3) |
CBSE Class 12 Informatics Practices Blue Print |
CBSE Class 12 Informatics Practices Sample Paper 2014 Set A
We hope you liked the above provided CBSE Class 12 Informatics Practices Sample Paper 2014 Set A. To get an understanding of the type of questions which were asked in exams, it is important for Class 12 students to understand the way sample Paper are set by teachers. Students can download the Sample Paper for Class 12 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 12 Informatics Practices Sample Paper 2014 Set A you will understand the regular questions and MCQ questions for Class 12 Informatics Practices which are always asked. You can download CBSE Class 12 Informatics Practices Sample Paper and Class 12 Informatics Practices Question Papers in PDF. You should attempt all the last year question paper for Class 12 and Class 12 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 12 Informatics Practices Sample Paper 2014 Set A from StudiesToday.com
Regular practice of sample question paper given on studiestoday for CBSE Class 12 Informatics Practices Sample Paper 2014 Set A can help you to score better marks in exams
Yes, studiestoday.com provides all latest CBSE Class 12 Informatics Practices Sample Papers with answers based on the latest format issued for current academic session
Yes, mock CBSE Class 12 Informatics Practices Sample Paper 2014 Set A are available in multiple languages, including English, Hindi