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

Samacheer Kalvi 12th 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

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


Question 2 Of 10

……………. is used to add elements in CSV.


Question 3 Of 10

Which format is not allowed to read data from cav files?


Question 4 Of 10

CSV means ……………………… files


Question 5 Of 10

In CSV file,………………… function is used to sort more than one column.


Question 6 Of 10

…………………method will free up the resources that were tied with the file.


Question 7 Of 10

In a CSV file, each record is to be located on a separate line, delimited by a line break by pressing


Question 8 Of 10

A ……………….. is a string used to terminate lines produced by the writer.


Question 9 Of 10

…………………. describes the format of the CSV file that is to be read.


Question 10 Of 10

Find the correct statement