Read and download PDF of CBSE Class 12 Informatics Practices Sample Paper 2012 Set G 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 2012 Set G
Informatics Practices Class 12 Sample Paper
Q 1.Answer the following questions:
a) What type of network would you suggest for the following type of requirements in an organization?
i) Around 200 computers in two different buildings adjacent to one another are to be connected.
ii) The cost of network should not be very high.
iii) It should be fairly easy to implement.
b) Mr. Vasu is transferring data to a large distance via cable connection and he wants to amplify the signal transmitting over a network. What device will be useful for him?
c) What do you mean by network topology? Write one advantage and one disadvantage of star topology.
d) What is freeware? How is it different from free software?
e) Which of the following technologies require line-of site between the transmitter and receiver?
a) Satellite b) Fiber Optic c) Microwave d) Co-axial Cable
f) What is openoffice.org?
g) Which protocol is used for transfer files over the internet?
Q 2. Answer the following questions.
a) Mr. Nayak has developed a Java application for a school, in which, a combo box is made on the form for selecting class. Name the property which Mr. Nayak should use to add the class’s data in combo box.
b) Name the statements used for decision making in Java.
c) Differentiate between <UL> and <OL> tags with example..
d) What is XML-document system?
e) What will be the output of the following code?
StringBuffer city=new StringBuffer(“Delhi”);
StringBuffer string=new StringBuffer();
string.append(new String(city));
string.insert(0,”Central”);
System.out.println(string);
f) Write a method in Java that takes a number as parameter and returns True if the number is prime otherwise returns False.
g) What are the use of the following tags-
<TITLE>, <A>, <BR>, <U> [2]
Q 3. a) Which MySQL command helps you to create database if it does not exist?
b) How can we see the list of existing tables?
c) Rajan created a table named Item, he wants to see those Items whose price is between 200 and 800. He wrote a query-
SELECT * FROM Item WHOSE price>200 OR <800;
Help Rajan to run the query by removing the errors from the query by rewriting it.
d) Sanket wants to implement referential integrity in the tables being created. Which constraint should be used by Sanket while doing so?
e) What is the role of primary key in the table? Explain with the help of suitable example.
f) Room_No, Cust_Name, Room_Type and Room_Rent of table “HOTEL” are given below:
Based on this information, find output of the following queries:
a) SELECT Room_Type, SUM(Room_Rent) FROM hotel GROUP BY Room_Type;
b) SELECT Room_no FROM hotel WHERE Cust_Name LIKE ‘%n%;
g) Define Domain and Tuple.
Q 4. a) What is Interface in Java? What purpose does it solve?
b) Differentiate between function overloading and method overriding.
c) Write the purpose of the following statements:
i) int n=Integer.parseInt(“1254”); ii) jButton1.doClick( );
d) Rewrite the following code using while loop:
int i,j;
for(i=1,j=2;i<=6;i++,j+=2)
System.out.println(i++);
System.out.println(“Finished!!!”);
e) The following code has some error(s). Rewrite the correct code underlining all the corrections made.
int y=6,p;
do
{ y=3.14*y;
p=y%10;
if p=2
System.out.print(“Two”);
while(y>1) [2]
f) What will be the content of jTextField1 and jTextField2 after executing the following code:
String st=”New to Information Technology”;
jTextField1.setText(st.replace(“Technology”,”Practices”);
jTextField2.setText(st.substring(7));
g) Mr. Madhav works in a construction company. To calculate total wages he has developed the following GUI in NetBeans.
Please refer to attached file for CBSE Class 12 Informatics Practices Sample Paper 2012 Set G
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 2012 Set G
We hope you liked the above provided CBSE Class 12 Informatics Practices Sample Paper 2012 Set G. 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 2012 Set G 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 2012 Set G from StudiesToday.com
Regular practice of sample question paper given on studiestoday for CBSE Class 12 Informatics Practices Sample Paper 2012 Set G 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 2012 Set G are available in multiple languages, including English, Hindi