Question Paper Pattern CIE (6)
Question Paper Pattern CIE (6)
Q. CO
Question Marks Level
No. Addressed
1 With sample code explain 3 Ways of initializing object? 7 (CO 1) L1
(OR)
2 With code explain Iterative Statements? 7 (CO 1) L1
Signature of the Faculty Member Signature of the CIE Coordinator Signature of the Chairman / HoD
-------------------------------------------------------------------------------------------------------------------------------
Department of Master of Computer Applications
University B.D.T. College of Engineering, Davangere-577004, Karnataka
(A Constituent College of VTU, Belagavi)
Signature of the Faculty Member Signature of the CIE Coordinator Signature of the Chairman / HoD
-------------------------------------------------------------------------------------------------------------------------------
UNIVERSITY BDT COLLEGE OF ENGINEERING
(A Constituent College of VTU, Belagavi)
DAVANAGERE-57704
DEPARTMENT OF MASTER OF COMPUTER APPLICATIONS
3 20-01-25 Control Statement, Nested if Statement, The while Loop, The for
TO Loop, The continue and break Statements, Sequences – Strings,
25-01-25 Built-In Functions,
Text Books:
1. Allen B. Downey, “Think Python: How to Think Like a Computer Scientist„„, 2nd
edition,Updated for Python
2. Shroff/O„Reilly Publishers, 2016 (http://greenteapress.com/wp/thinkpython/)
3. Guido van Rossum and Fred L. Drake Jr, ―An Introduction to Python – Revised and
updated for Python 3.2,Network Theory Ltd., 2011.
4. Jake Vander plas, “Python Data Science Handbook: Essential tools for working with
data”, O„Reilly Publishers, IEdition.
Reference Books:
1. Mark Lutz, “Programming Python”, O'Reilly Media, 4th edition, 2010.
2. Tim Hall and J-P Stacey, “Python 3 for Absolute Beginners”, Apress, 1st edition, 2009.
3. Magnus Lie Hetland, “Beginning Python: From Novice to Professional”, Apress, Second
Edition, 2005.
4. Shai Vaingast, “Beginning Python Visualization Crafting Visual Transformation.
20-01-25
3 Write a python program using object oriented programming to
TO
demonstrate encapsulation, overloading and inheritance
25-01-25
27-1-25 Implement a python program to demonstrate
4
TO 1) Importing Datasets 2) Cleaning the Data 3) Data frame
31-01-25 manipulation using Numpy
03-02-25 Implement a python program to demonstrate the following
5 TO using NumPy
08-02-25 a) Array manipulation, Searching, Sorting and splitting.
b) broadcasting and Plotting NumPy arrays
10-02-25
6 Implement a python program to demonstrate
TO
Data visualization with various Types of Graphs using Numpy
14-02-25
17-02-25
TO Write a Python program that creates a mxn integer array and
7
22-02-25 Prints its attributes using matplotlib
24-02-25 Write a Python program to demonstrate the generation of
8 TO linear regression models.
28-02-25
03-03-25
TO Write a Python program to demonstrate the generation of
9
08-03-25 logistic regression models using
10-03-25
Write a Python program to demonstrate Time series analysis
10 TO
with Pandas.
14-03-25
17-03-25
TO Write a Python program to demonstrate Data Visualization
11
22-03-25 using Seaborn.