ARAVALI P.G MAHAVIDHYALAY, BANSWARA (RAJ.
)
INTERNAL EXAM 2025-26
CLASS – BCA V SEM SUB – PYTHON
PAPER – ADVANCE PYTHON MARKS - 20
PART - [A]
Answer all questions
Q.1 Define Object-Oriented Programming.
Q.2 What is a class? What is an object?
Q.3 What is data encapsulation?
Q.4 What is inheritance?
Q.5 What is a thread?
PART - [B]
Answer Any three -
Q.1 What is a module?
Q.2 What is the purpose of import in Python?
Q.3 Name any five built-in modules in Python.
Q.4 What is Tkinter?
Q.5 What is a Frame?
PART - [C]
Answer Any two -
Q.1 Explain steps to connect Python GUI with MySQL database.
Q.2 Describe how to design a GUI-based database application in Python.
Q3 Explain inserting, updating, deleting records in MySQL using Python with examples.
Q.4 Explain different types of importing modules in Python with examples.