
CBSE Python Quiz B22-23

Quiz
•
Computers
•
12th Grade
•
Hard

A SK Edifier
Used 4+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
State True or False.
“Identifiers are names used to identify a variable, function in a program”.
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid keyword in Python ?
false
return
non_local
none
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following Tuple Tup= (10, 20, 30, 50) Which of the following statements will result in an error ?
print (Tup[0])
Tup.insert (2, 3)
print (Tup [1:2])
print (len (Tup))
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the given expression : 5<10 and 12>7 or not 7>4 Which of the following will be the correct output, if the given expression is evaluated ?
True
False
NONE
NULL
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct output of the code :
S= "Amrit Mahotsav @ 75"
A=S.partition (" ")
print (a)
('Amrit Mahotsav','@','75')
['Amrit','Mahotsav','@','75']
('Amrit', 'Mahotsav @ 75')
('Amrit','' , 'Mahotsav @ 75')
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following mode keeps the file offset position at the end of the file ?
r+
r
w
a
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_____ function is used to arrange the elements of a list in ascending order.
sort()
arrange()
ascending()
asort()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
15 questions
C# Loops (All)

Quiz
•
9th - 12th Grade
15 questions
Bebras Colage B

Quiz
•
7th - 12th Grade
20 questions
K3LH

Quiz
•
10th - 12th Grade
20 questions
Flash Tools

Quiz
•
9th - 12th Grade
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
20 questions
Python

Quiz
•
12th Grade
22 questions
PYTHON REVISION TOUR

Quiz
•
12th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade