Tamil Nadu State Board ( Samacheer Kalvi ) Online Test based on Book Back Questions - 11th Standard Computer Science - English Medium - Python and CSV Files

Samacheer Kalvi 11th Computer Science - Python and CSV Files - Book Back Questions in English Medium


00:00:00
Answered
0
Skipped
0
Unseen
0
Correct : 0 Incorrect : 0
Question 1 Of 10

………………… method writes a row of data into the specified CSV file.


Question 2 Of 10

…………………..function is designed to take each line of the file and make a list of all columns?


Question 3 Of 10

In-text mode, while reading from the file the data would be in the format of ……………………..


Question 4 Of 10

Find the correct statement


Question 5 Of 10

……………. Action is used to print the data in dictionary form; t without order.


Question 6 Of 10

CSV files are saved with extension


Question 7 Of 10

Abbreviation of CSV


Question 8 Of 10

In open command, file name can be represented in ………………………


Question 9 Of 10

The default file open mode is ……………….


Question 10 Of 10

Which of the following can protect if the data itself contains commas in a CSV file?