Search Header Logo

CSV File handling in Python

Authored by Ekta Kaper

Computers

12th Grade

Used 154+ times

CSV File handling in Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSV stands for

Comma Separated Values

Comma Spaced Values

Completely Separated VAlues

Comma Segregated Values

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Delimeter for CSV file is

Comma

Tab

Space

Semi-colon

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character can work as delimiter for CSV files:

Comma only

Tab only

Space only

Any character

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can manage (create/read/update)CSV files using

A text editor

A Python program

A Spreadsheet application

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

File opening modes for CSV files are:

Same as those for text files

same as those for binary files

different from text files and binary files

mix of text files and binary files

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module in Python is used to process csv file

pickle

random

CSV

csv.reader()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSV module allows writing multiple records in a CSV file using

writerows()

writerow()

writerec()

writelines

Access all questions and much more by creating a free account

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

Already have an account?