
MUTHAYAMMAL ENGINEERING COLLEGE
(An Autonomous Institution)
(Approved by AICTE, New Delhi, Accredited by NAAC & Affiliated to Anna University)
Rasipuram - 637 408, Namakkal Dist., Tamil Nadu.
Department of Master of Computer Applications
Question Bank - Academic Year (2020-21)
Course Code & Course Name
19CAB04 & Problem Solving and Python Programming
Unit-I: INTRODUCTION TO COMPUTING AND PROBLEM SOLVING
Part-A (2 Marks)
What are the steps in Problem Solving?
Mention any Four computing devices.
What are the modes in Python?
Differentiate Psuedocode and Flow chart.
How variables are declared in Python?
List out any four arithmetical operators.
Explain types and values in Python.
What are the types of statements in Python?
Unit-II : CONDITIONALS AND FUNCTIONS
Part-A (2 Marks)
What are operators and mention any two categories?
Explain Boolean values with examples.
List different data types in Python.
Mention the use of //, **, % operator in Python
Explain in detail the identification of computational problems.
Discuss the building blocks of algorithms.
Explain about i. Pseudocode (8)
ii. Flow chart tools (8)
Explain arithmetical operators and their precedence in Python.
Discuss different types of Python statements.