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

Btech Cse 5 Sem Programming in Python 78324 Jan 2021

The document is an exam paper for a Programming in Python course. It contains instructions for students taking the exam and details the structure and questions. The exam has 3 sections - Section A contains 10 short answer questions worth 2 marks each, Section B has 5 questions worth 5 marks each where students must attempt 4, and Section C contains 3 questions worth 10 marks each where students must attempt 2. The questions cover topics like pickling, Python interpreter modes, lists, exceptions, recursion, strings, HTTP, symbols, and locks.

Uploaded by

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

Btech Cse 5 Sem Programming in Python 78324 Jan 2021

The document is an exam paper for a Programming in Python course. It contains instructions for students taking the exam and details the structure and questions. The exam has 3 sections - Section A contains 10 short answer questions worth 2 marks each, Section B has 5 questions worth 5 marks each where students must attempt 4, and Section C contains 3 questions worth 10 marks each where students must attempt 2. The questions cover topics like pickling, Python interpreter modes, lists, exceptions, recursion, strings, HTTP, symbols, and locks.

Uploaded by

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

Roll No. Total No.

of Pages : 02
Total No. of Questions : 18
B.Tech (CSE) (Sem.–5)
PROGRAMMING IN PYTHON
Subject Code : BTCS-510-18
M.Code : 78324
Time : 3 Hrs. Max. Marks : 60

INST RUCT IONS T O CANDIDAT ES :


1. SECTION-A is COMPULSORY cons is ting of TEN questions carrying TWO marks
each.
2. SECTION-B c ontains FIVE questions c arrying FIVE marks eac h and s tudents
have to atte mpt any FOUR ques tions.
3. SECTION-C contains THREE questions carrying TEN marks e ach and s tudents
have to atte mpt any TWO questions.

SECTION-A

Write briefly :

1) Define pickling.

2) Python Interpreter.

3) Intermediate mode and script mode.

4) Lists in Python.

5) Define exceptions.

6) Define Recursion.

7) String lower function.

8) Define HTTP.

9) Special symbols in Python.

10) Global Interpreter lock.

1|M -78324 (S2)-329

https://www.ptustudy.com
SECTION-B

11) Differentiate between function and module in Python.

12) Test whether a given year is leap year or not.

13) Write code to print Fibonacci series.

14) Write a note on Object Relational Managers (ORMs).

15) Differentiate between simple and advanced web clients.

SECTION-C

16) Describe the syntax and semantics of any two loop structures provided by Python.

17) Write a note on Python Database Application Programmer’s lnterface (DB-API).

18) Differentiate between thread module, threading module and related module.

NOTE : Disclosure of Identity by writing Mobile No. or Making of passing request on any
page of Answer Sheet will lead to UMC against the Student.

2|M -78324 (S2)-329

https://www.ptustudy.com

You might also like