You are on page 1of 1

SOKA IKEDA COLLEGE OF ARTS AND SCIENCE FOR WOMEN

DEPARTMENT OF COMPUTER APPLICATIONS / COMPUTER SCIENCE [I & II] (UG)


MODEL EXAMINATION – DECEMBER 2022

SEMESTER – I
COURSE: PROBLEM SOLVING USING PYTHON CODE: SE21A
DATE : .12.2022 TIME: 3 HOURS
MAXIMUM: 75 MARKS
PART A [10x2=20]
Answer any TEN questions

1. What are the limits of computation problem solving?


2. What is meant by variables?
3. Give the syntax of if statement.
4. What is control structure?
5. Define tuples.
6. What is positional argument?
7. What do you mean by program routines?
8. List any eight sequence operations on strings in python.
9. Define python modules.
10. What is an exception?
11. Define encapsulation.
12. Give the syntax of declaring dictionary in python.

PART B [5x5=25]
Answer any FIVE questions

13. Explain briefly fundamental hardware components.


14. Describe the use of numeric and string literal values.
15. Explain indentation in python with an example.
16. Compare definite and in-definite loops in python.
17. Explain non-value returning function in python.
18. Describe the fundamental features of turtle graphics.
19. Explain recursive function and write a program for finding factorial.

PART C [3x10=30]
Answer any THREE questions

20. Describe the use of operators and expressions with example.


21. Write a python program to convert fahrenheit to celsius.
22. Describe the concept of parameter passing in Python.
23. Explain the process of opening and closing a file in Python.
24. Discuss about fundamental concept of Object Oriented Programming.

You might also like