New ! Computer Science MCQ Practise Tests



Lists, Tuples, Sets and Dictionary One Mark Questions

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:30:00 Hrs
Total Marks : 10
    6 x 1 = 6
  1. Pick odd one in connection with collection data type

    (a)

    List

    (b)

    Tuple

    (c)

    Dictionary

    (d)

    Loop

  2. Let list1=[2,4,6,8,10], then print(List1[-2]) will result in

    (a)

    10

    (b)

    8

    (c)

    4

    (d)

    6

  3. In list, the negative index number begin with

    (a)

    0

    (b)

    1

    (c)

    -1

    (d)

    0.1

  4. a = ['A', 2, 3, [4,5,6]] is an example of

    (a)

    Tuple

    (b)

    Set

    (c)

    List

    (d)

    Dictionary

  5. Which of the following can be used to access an element in a list?

    (a)

    Subscript

    (b)

    Function

    (c)

    Integer

    (d)

    Identifier

  6. The keys in a python dictionary is separated by a _____________

    (a)

    ;

    (b)

    ::

    (c)

    ;

    (d)

    ,

  7. 4 x 1 = 4
  8. ^

  9. (1)

    Intersection

  10. |

  11. (2)

    Symmetric difference

  12. &

  13. (3)

    Difference

  14. -

  15. (4)

    Union

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

Reviews & Comments about 12th Standard Computer Science Unit 9 Lists, Tuples, Sets and Dictionary One Mark Question with Answer

Write your Comment