0% found this document useful (0 votes)
2 views1 page

Bca V Sem Python Advanced

This document outlines the internal exam for the BCA V semester at Aravali P.G. Mahavidhalay, focusing on Advanced Python. It consists of three parts: Part A requires definitions and explanations of key concepts, Part B involves answering any three questions about modules and Tkinter, and Part C includes two detailed questions on connecting Python with MySQL and designing GUI applications. The total marks for the exam are 20.

Uploaded by

girishjain314
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Bca V Sem Python Advanced

This document outlines the internal exam for the BCA V semester at Aravali P.G. Mahavidhalay, focusing on Advanced Python. It consists of three parts: Part A requires definitions and explanations of key concepts, Part B involves answering any three questions about modules and Tkinter, and Part C includes two detailed questions on connecting Python with MySQL and designing GUI applications. The total marks for the exam are 20.

Uploaded by

girishjain314
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

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.

You might also like