IP11QPSF
IP11QPSF
(SESSION 2024-2025)
INFORMATICS PRACTICES (065)
NAME :
DES ID :
DATE : 14/10/2024
CLASS : XI SECTION: ( )
TIME ALLOWED: 3 hours. MAXIMUM MARKS: 70
MARKS SECURED:
GENERAL INSTRUCTIONS:
1. This question paper contains five sections, Section A to E.
2. All questions are compulsory.
3. Section A have 18 questions carrying 01 mark each.
4. Section B has 07 Very Short Answer type questions carrying 02 marks each.
5. Section C has 05 Short Answer type questions carrying 03 marks each.
6. Section D has 03 Long Answer type questions carrying 05 marks each.
7. Section E has 02 questions carrying 04 marks each. One internal choice is given in Q35
against part c Only.
8. All programming questions are to be answered using Python Language only.
SECTION B 7X2=14
19. How RAM is different from ROM ?
20. Draw the data types in python .
21. List out any 4 keywords in python.
22.Name any three rules for identifiers .
23. IS it possible to find the data type of the assigned variable and how ?
24. Write a program to find the largest of two numbers
25. Write the difference between script mode and interactive mode with example .
SECTION C 5X 3=15
26. Using the For loop design one code in python .
27. Write the program to get runtime ,find the simple interest .
28. Describe in detail about the evolution of computer .
29. Define the following with example a) Syntax error b) Logical error c) Runtime error
30. Write the program to find the sum of two numbers.
SECTION D 3X5=15
31.Describe in detail about the operators in python .
32. Explain in detail about the computer organization .
33. Elucidate about the types of software
SECTION E 2X4=8
34. Write a python program to check the age is eligible for voting or not .
35. Write the program to get runtime input for name ,5 subjects marks ,total and average .