0% found this document useful (0 votes)
4 views

Advance Python Programmingcsmcsdcso

The document is an exam question paper for an Advance Python Programming course. It contains two parts - Part A with short answer questions and Part B with longer answer questions on topics like Regular Expressions, Threads, XML Parsing, ORM, NumPy, SciPy, Pandas plotting and layout management in web programming.

Uploaded by

manireddy0852
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Advance Python Programmingcsmcsdcso

The document is an exam question paper for an Advance Python Programming course. It contains two parts - Part A with short answer questions and Part B with longer answer questions on topics like Regular Expressions, Threads, XML Parsing, ORM, NumPy, SciPy, Pandas plotting and layout management in web programming.

Uploaded by

manireddy0852
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Page |1

ACE
Engineering College
(An Autonomous Institution)

ACE-R20
Question Paper Code: CS310PC

Semester End Examination


II B. Tech- I Semester Regular/Supplementary Examination- April -2023
ADVANCE PYTHON PROGRAMMING
(Common to CSM, CSD & CSO)

Time: 3 Hours Max. Marks: 70


H. T. No
Note: This question paper contains two parts A and B.
1.Part A is compulsory which carries 20 marks. Answer all questions in Part A.
2.Part B consists of 5 Units. Answer any one full question from each unit. Each question carries
10 marks and may have a, b as sub questions

PART- A MARKS: 10*2=20

Q.No: 1 Question Marks

a) What is Regular Expression. 2

b) Define Process. 2

c) Define SAX. 2

d) List the benefits of using ORM. 2

e) List out the mathematical methods available in Numpy. 2

f) What is Scipy. 2

g) Define Data Frames in Pandas. 2

h) Define Bargraph. 2

i) Define Events. 2

j) Define Web Servers. 2


Page |2

PART- B MARKS: 5*10=50

Q.No Question Description Marks

2. Explain about functions in Regular Expression with suitable example. 10

(OR)

3 How to create a thread using thread module. Explain with a simple program. 10

4 Explain about various parsers in XML. 10

(OR)

5. Explain in detail about Object Relational Managers(ORM’s). 10

6 How to perform indexing, slicing and sorting on Numpy arrays. 10

(OR)

7 Explain the working of polynomials in Scipy. And also discuss functions of linear 10
algebra in Scipy.

8 Explain about Vectorized String functions in pandas. 10

(OR)

9 How to customize the plots using plotting in Pandas. 10

10 Explain about Layout Management in Python. 10

(OR)

11 Explain about Interaction with APIs in web programming. 10

You might also like