NumPy Quiz

NumPy Quiz

University

18 Qs

quiz-placeholder

Similar activities

c++

c++

University

22 Qs

Data Structure

Data Structure

University

14 Qs

coding

coding

KG - Professional Development

15 Qs

Algorithm Intro

Algorithm Intro

9th Grade - University

14 Qs

Tes Tenaga Guru dan Tata Usaha

Tes Tenaga Guru dan Tata Usaha

University

20 Qs

Khóa Học python cơ bản

Khóa Học python cơ bản

University

20 Qs

Python ir Colab

Python ir Colab

University

17 Qs

2D Array and Strings in C

2D Array and Strings in C

University

16 Qs

NumPy Quiz

NumPy Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Ankita Roy

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used for a NumPy array with any number of dimensions?

tensor

matrix

vector

ndarray

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of array in NumPy?

1-D Array

0-D Array

2-D Array

4-D Array

3-D Array

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the shape of a NumPy array represent?

The data type of the array

The number of dimensions

The size of the array along each dimension

The number of elements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to reshape a NumPy array?

change_shape()

modify_shape()

reshape_array()

reshape()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operations can be performed on NumPy arrays?

Addition

Subtraction

Multiplication

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the np.sum() function do?

Calculates the mean

Calculates the maximum value

Calculates the sum of array elements

Calculates the product of array elements

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to append a row to a NumPy array?

np.insert()

np.concat()

np.append()

np.add()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?