Data handling 28/06/23

Quiz
•
Computers
•
11th Grade
•
Medium
vishnupriya vishnupriya
Used 7+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following sequence of statements
a=35
m=a
Following the execution of these statements python has created how many objects and how many references?
Two integer objects, two references
One integer object, two references
One integer object, one references
Two integer objects, one reference
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which python built in function returns the unique number assigned to an object?
identity()
id()
refnum()
ref()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The operator used to check if both the operands reference the same object memory is the _______ operator
in
is
id
==
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For two objects x and y, the expression x is y will yield a True, if and only if
id(x)==id(y)
len(x)==len(y)
x==y
all of these
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is not a an immutable type in Python?
String
Tuples
Set
Dictionary
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python operator always yields the result of __________ datatype
integer
floating point
complex
all of these
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the expression 100/25?
4
4.0
2.5
none of these
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
CMU Unit 1 Practice Test

Quiz
•
9th - 12th Grade
31 questions
Python Course Selection

Quiz
•
7th - 11th Grade
28 questions
XI Computer Science - 2

Quiz
•
11th Grade
25 questions
1. RAZRED - UVODNI KVIZ (2024)

Quiz
•
9th - 12th Grade
25 questions
Python Basic Programming Quiz

Quiz
•
11th Grade
25 questions
python 3-5 unit 10gr

Quiz
•
10th Grade - University
25 questions
PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

Quiz
•
9th - 12th Grade
25 questions
Level 3 - Python Quiz 1

Quiz
•
9th - 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