[go: up one dir, main page]

0% found this document useful (0 votes)
17 views3 pages

10 Modelquestion Paper

The document contains model question papers for the III Semester BCA Examination 2023-24 at Acharya Institute of Graduate Studies, focusing on Python Programming. Each paper is divided into three parts (A, B, and C) with questions covering various Python concepts such as data types, functions, file operations, and data visualization. The examination duration is 2.5 hours, and the maximum marks for each paper are 60.

Uploaded by

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

10 Modelquestion Paper

The document contains model question papers for the III Semester BCA Examination 2023-24 at Acharya Institute of Graduate Studies, focusing on Python Programming. Each paper is divided into three parts (A, B, and C) with questions covering various Python concepts such as data types, functions, file operations, and data visualization. The examination duration is 2.5 hours, and the maximum marks for each paper are 60.

Uploaded by

irfanbinummer807
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

ACHARYA INSTITUTE OF GRADUATE STUDIES

(NAAC Re-Accredited ‘A+’ and Affiliated to Bengaluru City University)


Soladevanahalli, Bengaluru-560107

III SEMESTER BCA EXAMINATION 2024-25 (ODD SEM) (NEP)


(2020-21 & onwards)
DEPARTMENT OF COMPUTER APPLICATION
PAPER – CA-C13T: PYTHON PROGRAMMING

TIME: 2 1/2 HOURS MAX. MARKS: 60


MODEL QUESTION PAPER - I

PART-A

Answer any FOUR questions. (4X2=8)

1. Why python is called as Interpreted language?


2. What is the use of type () function in python?
3. What are python dictionaries? Give example.
4. What are the differences between lists and tuples?
5. How do you create objects in class?
6. What is matplotlib?
PART -B

Answer any four questions. 5*4=20

1. Explain string slicing with example.


2. Explain print output statements in python.
3. Explain data types in python.
4. Explain different tuple operations in python.
5. Explain pickle module in detail.
6. Draw a graph for plotting single line.

PART-C

Answer any four questions. 8*4=32

1. Explain different operators used in python with example.


2. Explain for loop in python with example.
3. Write a python program on operations on tuples.
4. Explain different file access modes in detail.
5. How do perform reading and writing operations in csv files.
6. Write a program to explain Rolling dice in data visualization.

******************END************************
ACHARYA INSTITUTE OF GRADUATE STUDIES
(NAAC Re-Accredited ‘A+’ and Affiliated to Bengaluru City University)
Soladevanahalli, Bengaluru-560107

III SEMESTER BCA EXAMINATION 2023-24 (ODD SEM) (NEP)


(2020-21 & onwards)
DEPARTMENT OF COMPUTER APPLICATION
PAPER – CA-C13T: PYTHON PROGRAMMING

TIME: 2 1/2 HOURS MAX. MARKS: 60

MODEL QUESTION PAPER - II

PART –A

Answer any FOUR questions. (4X2=8)

1. What are keywords in python?


2. How do you write comments in python?
3. Explain frozen set.
4. Mention any two basic operations on lists.
5. Write the syntax for file opening mode.
6. What is JSON file?

PART –B

Answer any four questions. 5*4=20

1. Explain functions in python.


2. What are default parameters? Explain.
3. Explain list operations with explain.
4. Explain different dictionary operations in python.
5. Explain constructors in details.
6. Explain pickle module in detail.

PART -C

Answer any four questions. 8*4=32

1. Explain different looping statements with example.


2. Explain basic operation on strings in python.
3. Write a python program on operations on tuples.
4. Write a python program on operations on dictionaries.
5. Explain pickling and unpicking in files.
6. Explain Random walks in data visualization

*************************END*****************************
ACHARYA INSTITUTE OF GRADUATE STUDIES
(NAAC Re-Accredited ‘A+’ and Affiliated to Bengaluru City University)
Soladevanahalli, Bengaluru-560107

III SEMESTER BCA EXAMINATION 2023-24 (ODD SEM) (NEP)


(2020-21 & onwards)
DEPARTMENT OF COMPUTER APPLICATION
PAPER – CA-C13T: PYTHON PROGRAMMING

TIME: 21/2 HOURS MAX. MARKS: 60

MODEL QUESTION PAPER - III

SECTION-A

Answer any FOUR questions. (6X2=12)

1. What are python statements? Give one example.


2. What are python Identifiers?
3. Explain the del statement in pyhton.
4. What are sets in python?
5. What are different types of files?
6. What is Data Visualization?
PART-B

Answer any four questions. 5*4=20

1. Explain break and continue statements in python.


2. Explain output statements in python.
3. Explain list operations with explain.
4. Explain zip function with example.
5. How do you create multiple instances of a class? explain.
6. Draw a graph for plotting squares of a sequence.

PART-C

Answer any four questions. 8*4=32

1. Explain basic operation on strings in python.


2. Explain built in functions in python.
3. Write a python program on operations on dictionaries.
4. Explain pickling and unpicking in files.
5. Explain types of inheritance. Give example.
6. Explain Random walks in data visualization.

*****************************END********************************

You might also like