New ! Computer Science MCQ Practise Tests



Lists, Tuples, Sets and Dictionary 5 Mark Creative Question Paper With Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 02:00:00 Hrs
Total Marks : 65

    5 Marks

    13 x 5 = 65
  1. How will access all elements of a list? Write the execution table example.

  2. How will you access elements of a list using for loop? Explain with an example.

  3. Write a program to create a list of numbers in the range 1 to 10. Then delete all the odd numbers from the list and print the final list.

  4. Explain remove (), pop () and clear () used in list with an example.

  5. Explain the detail about some important list function with an example.
    (i) copy ()
    (ii) count ()
    (iii) index ()
    (iv) reverse ()

  6. Write a program to create a list of numbers in the range 1 to 10. Then delete all the even numbers from the list and print the final list.

  7. Explain with an example how will you return multiple values in tuples.

  8. Write a program that has a list of positive and negative numbers. Create a new tuple that has only negative numbers from the list.

  9. Write a program that generate a set of prime numbers and another set of even numbers. Demonstrate the result of union. intersection. difference and symmetric difference operations.

  10. Explain in detail about reverse indexing with an example.

  11. Explain in detail about tuples assignment.

  12. How will you access adding, modifying and deleting elements from a dictionary.

  13. Differentiate between clear( ) and del Statement.

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

Reviews & Comments about 12th StandardComputer Science English Medium - Lists, Tuples, Sets and Dictionary 5 Mark Creative Question Paper and Answer Key 2022 - 2023

Write your Comment