TN Online TestSamacheer Kalvi practice

12th Standard Computer Science May 2022: Online Practice Test

Answer the 15 MCQs from the May 2022 paper, with or without a timer. Your score, the correct answers and explanations appear when you submit.

Set up your test

Solved paper
Time remaining00:00
Q1
Which of the following is a distinct Syntactic block ?
Q2
Which of the following will retrieve information from the data type ?
Q3
Containers for mapping names of variables to object is called :
Q4
The word comes from the name of a Persian mathematician Abu Jafar Mohammed ibn-i Musa al Khowarizmi is called :
Q5
Which Operator is also called as Comparative Operator ?
Q6
'elif' can be considered to be short form of __________.
Q7
Which function is called as anonymous un-named function ?
Q8
What will be the output of the following code ?
str1 = "Chennai Schools"
str1[7] = "-"
Q9
If List = [17, 23, 41, 10] then, List.append(32) will result :
Q10
Which of the following method is used as destructor ?
Q11
A tuple is also known as :
Q12
The clause used to sort data in a database.
Q13
The expansion of CRLF is :
Q14
A Framework for interfacing Python and C++ is :
Q15
SQLite falls under which database system ?