New ! Computer Science MCQ Practise Tests



12th Standard English Medium Computer Science Subject Python and CSV Files Creative 1 Mark Questions with Solution Part - I

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. CSV means

    (a)

    Condition separated values

    (b)

    Colon separated values

    (c)

    C++ solution values

    (d)

    Comma separated values

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

    (a)

    ' '

    (b)

    , ,

    (c)

    " "

  3. Python function open () returns a file object called

    (a)

    read

    (b)

    write

    (c)

    handle

    (d)

    process

  4. Which of the following is not a mode used while opening a file?

    (a)

    P

    (b)

    W

    (c)

    r

    (d)

    a

  5. Which python file modes are used to creating new file?

    (a)

    all of these

    (b)

    'x'

    (c)

    'a'

    (d)

    'w'

*****************************************

Reviews & Comments about 12th Standard English Medium Computer Science Subject Python and CSV Files Creative 1 Mark Questions with Solution Part - I

Write your Comment