QUIZ-4

QUIZ-4

University

20 Qs

quiz-placeholder

Similar activities

Data Science - KabAI Series

Data Science - KabAI Series

12th Grade - University

15 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

KG - University

15 Qs

CIS18A Quiz 1 Review Game

CIS18A Quiz 1 Review Game

University

15 Qs

Modul 7 - Komputer I

Modul 7 - Komputer I

University

20 Qs

Quiz HTC 2020

Quiz HTC 2020

University

15 Qs

Workshop Quiz

Workshop Quiz

University

25 Qs

Revision for Chapter 5

Revision for Chapter 5

University

16 Qs

Database-Normalisation

Database-Normalisation

9th Grade - University

20 Qs

QUIZ-4

QUIZ-4

Assessment

Quiz

Computers

University

Hard

Created by

BACHU AKASH

Used 1+ times

FREE Resource

AI

Enhance your content

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the output of the following code?

print((3*)(3 **3))

81

27

9

Invalid Syntax

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the output of the following code?

print(-a)

-a

65

97

Name Error

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which Pandas function is used to load data from a CSV file into a DataFrame?

pd.load_csv()

pd.read_csv()

pd.read_csv

pd.load_csv

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which library in Python is commonly used for data visualization?

NumPy

Pandas

Matplotlib

Scikit-learn

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which function in Pandas is used to calculate summary statistics of a DataFrame?

df.describe()

df.summary()

df.stats()

df.info()

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which library in Python is commonly used for data analysis and manipulation?

Matplotlib

NumPy

Scikit-learn

Pandas

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the syntax of the following code?

a = (1, 2, 3)

b = (4, 5)

c = a + b

print(c.len())

5

Syntax Error

Attribute Error

5.0

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?