0% found this document useful (0 votes)
10 views

class 11 question paper

The document is a sample question paper for the Informatics Practices subject for Class XI, containing 37 questions divided into five sections, with varying marks assigned to each section. It includes multiple-choice questions, assertions, programming tasks, and SQL queries, primarily focused on Python programming and database concepts. The paper is designed to assess students' understanding of informatics practices and their ability to apply programming skills.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
10 views

class 11 question paper

The document is a sample question paper for the Informatics Practices subject for Class XI, containing 37 questions divided into five sections, with varying marks assigned to each section. It includes multiple-choice questions, assertions, programming tasks, and SQL queries, primarily focused on Python programming and database concepts. The paper is designed to assess students' understanding of informatics practices and their ability to apply programming skills.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 6
INFORMATICS PRACTICES (SUBJECT CODE - 0065) SAMPLE QUESTION PAPER FOR ANNUAL EXAM CLASS XI Max. Time: 3 Hours ‘Max. Marl General Instructions: © This question paper contains 37 questions. * All questions are compulsory. However, internal choices have been provided in some questions. Attempt only one of the choices in such questions «The paper is divided into 5 Sections- A, B, C, D and E. * Section A consists of 21 questions (1 to 21). Each question carries 1 Mark. Section B consists of 7 questions (22 to 28). Each question carries 2 Marks. # Section C consists of 4 questions (29 to 32). Each question carries 3 Mart # Section D consists of 2 questions (33 to 34). Each question carries 4 © Section E consists of 3 questions (35 to 37). Each question carrie: eS * All programming questions are to be answered using Python Language only ¢ In case of MCQ, text of the correct answer should also Be written, SECTION A: (21x 1= 21 }S 1, State True or False: To make a computer functio 2. Which of the following is not correct about Ri a) It is a type of Primary memory b) It is a non-volatile memory c) It saves data temporarily ~y 4) It is faster than secondary pate 3. Which of the following is ae }0se application software? software is required. a) Web Browser c) Interpreter b) Text Editor d) Quick Heal Q4 and Q5 are Asserti ind Reason(R) based questions. Mark the correct © rue and R is the correct explanation for A (0) Wii e but Ris True 4, Assertion(A): Immersive experience can be achieved using virtual reality and augmented reality. Reason(R): Immersive experiences allow us to visualize, feel, and react by stimulating our senses. 5. Assertion(A): Big data can be processed and analyzed easily using traditional data tools. Reason(R): Big data sometimes hold rich information and knowledge 6. The is a network of devices that have embedded hardware and software to communicate with other devices on the same network. Page 1 of 6 7. State True or False - The Python interpreter is also known as Python Shell. 8. The symbol >>> known as Python Prompt indicates a) Python program is completed c) The program has some errors b) Interpreter is ready to receive d) The interpreter is ready to save the instructions program 9. Identify one rule to define an identifier: a) The Identifier can be the same as any keyword b) The Identifier can use any special character ¢) The Identifier cannot start with a number d) The Identifier can have a space 10. The leading white space at the beginning of a statement is called 11. What will the output be: 3 % 8 + 8 < 25 and 25<=25? 12, Recognize the correct statement in the context of a Python list Q L = [44,55,66,77] SC a)L+3 by L* 3" Lts 13. Ritika wants to sort a list inplace. Suggest a functior © dL+) needs. 14, What will be the output of the following code; D={'S. Samson’:7,’A. Sharma‘:17,’S. Yada print(len(D)) D={'Sanjana’:95, Twishé "Mahek':85} for I in D: print(I, D[i]) a4 b)8 e a) 3 15. Kajal has created a dictionary an 19 to access dictionary items through traversing in a for loop. Her code is as follows: 11, Oli] re value 'e position of an element like 0,1,2,3 and so on sents each key: value pair a) re correct c) Land III are correct b) IIT and IV are correct 4) I and IV are correct 16. Which of the following is not a DBMS software? a) MS Access b) Mysqu ©) PageMaker d) PostgreSQL 17. Identify the correct statement about database schema: a) The design of a database b) Restrictions applied to data ) Data about data 4d) Request to a database for obtaining information Page 2 of 6 18. State True or False: SQL can be used to perform select queries only. 19. Which command is used to reduce the cardinality of a table? a) Delete b) Alter c) Update d) Modify 20. Which of the following clauses is used to apply criteria for retrieving data? a) Select b) Where ©) Order by d) Group by 21. Which of the following operators works on a set of values? a) is b) in c) like d) between SECTION B: (7 x 2 = 14 Marks) 22. A) Convert the following memory units as directed: i, 300 MB = kB iii, STB = EB ii. 4.5 GB = Bytes iv. 100 Nibbles = yi oR B) What do you mean by browser? Name any two most populai 23. A) Who was the developer of Python? When python was developed? areas where Python is used. ° ® OR B) Differentiate between statements and comme 24, Evaluate the expression: 15.0 // 4.0 + (8 + aN rite any two jon. 25. A) Write any four real-life applications base is used . B) Elaborate these terms: ~y i, Database Engine x Ht 26. A table has 7 rows and Database Instance ‘at is the degree and cardinality of this table? 27. Write the create table ni the given table structure: ‘Column Nami SS Datatype & Size Constraint Int(4) Primary ke MatchID Venue + Varchar(20) Not null Date \Varchar(20) Varchar(20) \Varchar(20) int(8) 28. Match, the following: A B 1, Constraint 2. DML Command 3. DDL Command C. Delete 4. Wildcard D. Default SECTION C: (4 x 3 = 12 Marks) 29. A) What do you mean by proprietary software? Illustrate your answer with an ‘example. How does it differ from freeware? oR Page 3 of 6 B) Write any 3 characteristics of big data and explain them in short. 30. A) Observe the given table named school_data and answer the below given questions: Admno Name Class |House | Percent | Contact | Dob 20150001 | Aditya Das 10 |Green | 86 234596 | 2006-02-20 20140212 |Harsh Sharma |11 | Red 75 224455 | 2004-10-05 20090234 |SwapnilPant |10 | Yellow | 84 113388 | 2005-11-21 20130216 |SoumenRao | 9 Red OL 243685 | 2006-04-10 20190227 | Rahil Arora 10 [Blue |70 365478 | 2005-05-14 20120200 | AkashaSingh |11 | Red 64 124587 | 2004-12-16 i. Identify the candidate keys. ~*~ JF ii, Identify the primary key. \ ili, Identify the alternate keys. . 8) What are the three important proper 31, Name the command to do the followi i. Create a database ni > il, Open a database to ili, Get the list of 32. Write commands t lumn sal to salary in the table emp column ename with varchar(40) in the table emp SECTION D: (2 x 4 = 8 Marks) 33. A) Priya has been tasked to complete a program to check whether the number is palindrome. She has written partial code. Assist her in completing the given code by filling in the statements. n= #Statement 1 - Enter the number to check palindrome r=0 ten #Statement 2 - A condition to check no is not zero F = (n%10) + (r*10) n//=10 : #Statement 3 - A condition to check n and reverse number equal #Statement 4 - Display the appropriate message OR [21,43,65,87,9]. Write statements to do the following i. To insert 99 at 3" position ii, Add multiple values 44,55,66 at the end of the list ili, Remove the value 65 B) Consider a list - iv. Display the values at even position 34, A) Consider the dictionary given below: D={‘Gujarat’: 'Ghandhinagar’, ‘Rajasthan’: Jaipur’ ,/Maharashtra’:’Mumbai} Write statements to do the following: |, Get a list of all keys ii. Display the number of items present in the dictionary ili. To check whether the state Punjab does exist or not in the dicti iv. Delete the state Rajasthan OR SC 8) Mr, Rahul is a placement head in a reputed enginéerit itute and has created the following table to store the records of students ment in various companies : . G a Table : Placement Campid | Company | vacancies | Appeared | Department D0} aty ror | Rising Star_| 20 300 Networking 2020-07-02 | Bengaluru P02 | Smoke Ring | 30 350 Web Development | 2019-07-12 | Chennai cro | Plot 15 a2 Cloud 2020-08-12 | Bengaluru P04 | single 10 145 Servers 2019-01-23 | Hyderabad POs | Neel Zone | 17 568 Data Analytics | 2018-09-02 | Bengaluru cPO6 Hard Talk 12 276 | Marketing | 2020-07-02 Hyderabad Based on the givemtable, write SQL queries for performing the following tasks : (i) To list na companies containing departments Marketing or Networking, ils of placements where vacancies in the range of 15 to 30 and candi fe appeared in the range of 300 to 500 Mr. fen the following queries. Write the output of each query : (iii) SELECT company, appeared, department FROM Placement where vacancies >=20; (iv) SELECT Company FROM Placement WHERE company like "%r%" AND city = ‘Bengaluru’; SECTION E: (3x5 15 Marks) 35. Write a program to accept a number and display its factorial. 36. A) Write a program to find the largest and the second largest elements from the list oR B) Write a program to accept "Exam2025” and form a dictionary that contains a character as a key and the first occurrence of that key as a value. Page S of 6 37. Consider the following table - faculty: Table - Faculty Fld FacName Do} Qualification Salary Empo1 Neeta 2013-07-01 MCA 85000 Empo2 Sonia 2023-05-05 MA null Empo3 Sheetal 2015-06-28 Msc 90000 Empo4 Bindu 2016-03-30 M.Com 80000 Empo5, Sunidhi 2002-06-28 BA null Empo6 Ashish 1999-07-01 B.Com 70000 (i) Display name and salary of all faculties in alphab order of their names. vN = (il) Display details of faculties who joined in the 6" mont! (ii) Display names of faculties, their salary whose names is 5 letters long (iv) Display the details of all faculties whose salary is more than 60000 and have joined before the year 2007. .. WN (v) Display the name, and qualification of the faculties whose salaries are not defined S > © Page 6 of 6

You might also like