12th Computer Science EM Public Exam 2023 Model Question Paper English Medium PDF Download

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

wwww wwww

ww ww
www.Padasalai.Net - No.1 Educational Website in Tamilnadu

MODEL EXAM – 2022-23 – FULL PORTION

CLASS
ee
: XII
N t t N eet t TIME : 3.00 Hrs

l alai .
i . N
SUBJECT : COMPUTER SCIENCE
l a
l i
a .i . N MARKS : 70
l a
l i
a .iN
.
assaaI . CHOOSE THE BEST ANSWER aaddaassaa 15 X 1 = 15
aa dd a as saa
w w ..PP
1. Which of the following is a distinct syntactic block?
ww P P
.Modules
.
(A) Subroutines
wwwfunctions
2. Which of the following
Function (C) Definition
www
w that retrieve information from the datawtype?
(B) (D)

(A) Constructors (B) Selectors (C) recursive (D)Nested


3. Which of the following members of a class can be handled only from within the class?
et
e t eet t

et
(A) Public members (B)Protected members (C) Secured members (D) Private members

lalai.iN
.N l a
l i
a .iN
.N
4. Two main measures for the efficiency of an algorithm are
l a
l i
a .iN
.
assaa ssaa ssaa
(A) Processor and memory (B) Complexity and capacity (C) Time and space (D) Data and space
aa aa

.N
PP add
5. Which of the following is not a token ?
a P Padd
a
(A) Interpreter
ww.. (B) Identifiers
w
w ..
(C) Keyword (D) Operators

wwww wwww
6. What plays a vital role in Python programming?

lai
(A) Statements (B) Control (C) Structure (D) Indentation
7. Read the following statement and choose the correct statement(s).
(I) In Python, you don’t have to mention the specific data types while defining function.

eet t
(II) Python keywords can be used as function name.
sa eet t
l a
l i
a .iN
.N
(A) I is correct and II is wrong
l a
l i
a .iN
.N
(B) Both are correct
l a
l i
a .iN
.
assaa aa aa
(C) I is wrong and II is correct (D) Both are wrong
a s
a s
8. What will be the output of the following code?
dd a
dd s
a s
aa aa
da
str1 = "Chennai Schools"
str1[7] = "-"
w
w P
.. P ww P
.. P
(A) Chennai-Schools
wwww (B) Chenna-School
9. If List=[10,20,30,40,50] then List[-2]=35 will result
wwww
(C) Type error (D) Chennai
Pa

(A) [35,10,20,30,40,50] (B) [10,20,30,40,50,35] (C) [10,20,30,35,50] (D) [10,35,30,40,50]

eet
10. The process of creating an object is called as:
t eet t
l a
l i
a .iN
.N
(A) Constructor
11. Who developed ER model?
(B) Destructor
l a
l i
a .iN
.N
(C) Initialize
l a
l i
a.iN
.
(D) Instantiation

assaa aa aa
w.

(A) Chand
a ss
(B) EF Codd
dd a (C) Chend
a
dd s
a s (D) Chen

P
.. Paa
12. The command used to skip a row in a CSV file is
P
.. Paa
(A) skip()
w
w (B) omit()
w
(C) next()
w (D) bounce()

wwww wwww
ww

13. A framework for interfacing Python and C++ is


(A) Ctypes (B) SWIG (C) Cython (D) Boost
14. SQLite falls under which database system?
(A) Flat file database system (B) Relational Database system
eet t
(C) Hierarchical database system
eet t
(D) Object oriented Database system

l l i
a .iN
.N lalai.iN
.N
15. Identify the right type of chart using the following hints.
a l a
l i
a .iN
.
assaa s aa s aa
Hint 1: This chart is often used to visualize a trend in data over intervals of time.
a
dda s a
dd a
Hint 2: The line in this type of chart is often drawn chronologically.s
(A) Bar chart
P
..Paa
(B) Line chart
P
.. Paa
(C) Pie chart (D) Scatter plot
ww w
w
wwww wwww
eet t e e t t
.NN Kindly send me your questions and .NN Padasalai.Net@gmail.com
answerkeys to us : .N
wwww wwww
ww ww
www.Padasalai.Net - No.1 Educational Website in Tamilnadu

II. ANSWER ANY SIX OF THE FOLLOWING :- 6 X 2 = 12

e et t
(Question No. 24 Compulsory)
eet t
lal ai .iN
.N interface and implementation lalai.iN .N l a
l i
a .iN
.
assaa17. aa aa
16. Differentiate
What is searching? Write its types a
d ?as
dliterals s a
dd s
a s
18. What is a literal? Explain the typesa ofa aa
w w
19. Write is the syntax of if..else ..P P
statement ww P
..P
20. What is base conditionw wrecursive function? ww
ww in
21. List the types of Visualizations in Matplotlib
w
w
22. Write the syntax of creating a Tuple with n number of elements.

t t
23. Mention the two ways to read a CSV file using Python
e e ee t t

et
24. What is the advantage of declaring a column as “INTEGER PRIMARY KEY”
l a
l ai.iN
. N l a
l ai .
i N
. N l a
l i
a .
i N
.
assaa (Question No. 33 Compulsory) aaddaassaa
III. ANSWER ANY SIX OF THE FOLLOWING :- 6 X 3 =
a18
assaa

.N
PP P Paa dd
ww .function
. w
w ..
www wwww
w to access the elements of a list. Give example.
25. Differentiate pure and impure

lai
26. What are the different ways
27. Explain Ternary operator with examples
28. What are the points to be noted while defining a function?

eet t sa e t
29. What is the use of format( )? Give an example.
e t
l l i
a .iN
.N l a
l i
a .iN
.N
30. What are class members? How do you define it?
a l a
l i
a .iN
.
assaa aa aa
31. Write a note on different types of DBMS users.
a
dd s
a s a
dd
32. What is a constraint? Write short note on Primary key constraint s
a s
aa aa
da
ww P
. P w
w . P
. P
33. Write a Python program to read a CSV file with default delimiter comma (,).
.
wwww IN DETAIL:-
IV. ANSWER THE FOLLOWING
wwww 5 X 5 = 25
Pa

34. (A) Explain the types of scopes for variable or LEGB rule with example. (OR)
(B) What is Binary search? Discuss with example

N Ne et t N Neet t N
l a ai
35. (A)
l .
i .
Explain
l a i
a
input() and print() functions with examples.
l .
i . (OR)
l a
l i
a.i .
assaa36. (A) Explain about string operators ainad aa aa
w.

(B) Write a detail note on for loop


da as s a
dd s
a s
P
.. P python with suitable example. (OR)P
.. Paa
ww w w ww ww
ww

(B) Explain the different set operations supported by python with suitable example
ww
37. (A) Explain the characteristics of DBMS.
ww (OR)
(B) What are the components of SQL? Write the commands in each.

eet t eet t
l a
l i
a .iN
.N lalai.i
38. (A) Differentiate Excel file and CSV fileN. N (OR)
l a
l i
a .iN
.
assaa aa aa
(B) What is the purpose of sys, os, getopt module in Python Explain.
a
ddass a
dd s
a s
P
..Paa P
.. Paa
ww w
w
wwww wwww
eet t e e t t
.NN Kindly send me your questions and .NN Padasalai.Net@gmail.com
answerkeys to us : .N

You might also like