You are on page 1of 1

Jain College of Engineering, Belagavi

Department of Electronics and Communication Engineering

Internal Assessment Test – III

Semester: VI Date: 13/08/2021


Subject: Python Application Programming Time:75 mins
Sub code: 18EC646/17CS664 Max Marks: 50
Note: Answer any TWO full questions, choosing one complete question from each part.

Bloom’s
Q. No.
Questions Marks COs’ Cognitive
PART A Levels

A. What is class?? Explain how to define a class with the help of a program
CO4
10 L1,L2
Q.1
B. write a python code to creat a class named person and use _init_() function to 15 CO4 L2,L3
assign values for name and age

OR
A Explain inheritance in python with the help of a program
10 CO4 L1,L2

B
Q.2
15 CO4 L2,L3

PART B
A. write a code to create a database file and a table named Tracks with two
Columns in the database 10 CO5 L1, L2
Q.3
B. Write a python program to demonstrate multiple inheritance
15 CO4 L2,L3

OR
A. Explain parsing XML with the help of a program.
Q.4 10 CO5 L1, L2

B. Write a program to retrieve an image over HTTP


15 CO5 L2,L3

*CO- Course Outcome Prepared by Approved by HOD


Signature: Signature:
Name: Amar Patil Name: Dr. Krupa Rasane
Page 1 of 1

You might also like