END TERM EXAMINATION

Third Semester (BCA) January 2024

Paper Code: BCAT-211

Subject: Basics of Python Programming

Time: 3 Hours

Maximum Marks: 75

Note: Attempt five questions in all, including Q.no.1, which is compulsory. Select one question from each unit.



Q1. Write short notes on the following: (Any Five) (5x5=25)

UNIT-I

Q2.

Q3.

UNIT-II

Q4.

  • (a) Differentiate between mutable and immutable objects with examples? 4.5
  • (b) Explain tuple, list, sets, dictionary in Python? Each with example. 8
  • Q5.

    UNIT-III

    Q6. Explain the concept of class, objects, functions, data member with help of program? Also explain call by value and call by reference?

    Q7. Explain the following terms with examples:

    UNIT-IV

    Q8.

    Q9.