IT QUEST

Quiz
•
Computers
•
11th Grade
•
Hard
ST03 ST03
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
WHAT IS THE OUTPUT OF FOLLOWING CODE
x,y,z=100,200,300
print(x,y,z)
100,200,300
300,200,100
none
100,300,200
2.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which operator has highest precedence ..
% modulus
& Bitwise And
** Exponent
> comparison
3.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What is the output of following code
var1=1
var2=2
var3="3"
print(var1+var2+var3)
9
6
None
Error
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
All keywords in Python are in:
Lower case
Upper case
Capitalize
None
5.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which of the following cannot be a variable?
init
in
it
on
6.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which is the correct operator for power(xy)?
X ^ Y
X^^Y
X**Y
NONE
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which one of these is floor division?
/
//
%
NONE
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Python Modulus & Exponent & If 305

Quiz
•
9th - 12th Grade
23 questions
GCSE Python Programming Basics

Quiz
•
11th Grade
20 questions
Tin 11 - Bài 3 - Câu hỏi trắc nghiệm

Quiz
•
11th Grade
20 questions
Translators and Computing Languages: GCSE 9-1

Quiz
•
9th Grade - University
15 questions
JavaScript Control Structures Review

Quiz
•
10th - 12th Grade
15 questions
Python Casting and Input

Quiz
•
8th - 11th Grade
25 questions
List in Python

Quiz
•
11th Grade
20 questions
Unit 3 Python TEST

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade