
DataStorm Quiz
Authored by A Lakshmi Bhargav
English
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is used to define a block of code in Python?
Brackets
Indentation
Key
None of the above
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of: 3 * '7'?
21
'21'
777
Error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of: print({1, 2, 3} & {2, 3, 4})?
{2, 3}
{1, 2, 3, 4}
{1, 4}
Error
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How are Python dictionaries defined?
{}
[]
()
<>
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
university = "Malla Reddy" department = "Data Science" print(university + " " + department) What will be the output of the above program?
MallaReddy Data Science
Malla Reddy DataScience
Malla Reddy Data Science
Malla Reddy Department of Data Science
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the size of an int variable in Java?
8 bits
16 bits
32 bits
64 bits
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which loop is guaranteed to execute at least once?
for
while
do-while
foreach
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?