CLASS_XII_SERIES_MCQ

Quiz
•
Computers
•
12th Grade
•
Medium
Vikas Sharma
Used 18+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To create an empty Series object, you can use:
pd.Series(empty)
pd.Series( )
pd.Series(np.NaN)
all of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To get the number of elements in a Series object, attribute may be used
index
size
itemsize
ndim
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To specify datatype int16 for a Series object, you can write :
pd.Series(data = array, dtype = int16)
pd.Series(data = array, dtype = numpy.int16)
pd.Series(data = array.dtype pandas.int16)
pd.Series(data = array.dtype pandas.int16)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
. To get the number of dimensions of a Series object,
index
size attribute is displayed.
itemsize
ndim
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To get the size of the datatype of the items in Series object, you can display attribute.
index
size
itemsize
ndim
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To get the number of elements in a Series object, attribute may be used.
index
size
itemsize
ndim
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To display third element of a Series object S, you will write
S[:3]
S[02]
S[2]
S[:2]
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Technology Innovations

Quiz
•
5th - 12th Grade
20 questions
Unit 2 - Testing

Quiz
•
12th Grade
20 questions
Creating Algorithms through Pseudocodes and Flowcharts

Quiz
•
10th Grade - University
15 questions
Summative Test 2-Empowerment Technologies

Quiz
•
12th Grade
20 questions
Python_Seires_Quiz_19.07.2023

Quiz
•
12th Grade
19 questions
untitled

Quiz
•
12th Grade - University
25 questions
STS GENAP TIK 8

Quiz
•
8th Grade - University
20 questions
สื่อสิ่งพิมพ์ V.1

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade