0% found this document useful (0 votes)
31 views1 page

Cycle Test 1 Question Set

This document contains a cycle test for a problem solving and Python programming course. It has three parts which assess students' knowledge of algorithms, pseudocode, functions, data types, the Tower of Hanoi problem, control flow statements, and operators in Python. Students are asked to define key terms, draw a flowchart, explain concepts briefly in short answer and longer answer questions. The test is graded out of 50 marks total.

Uploaded by

Prabu RK
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)
31 views1 page

Cycle Test 1 Question Set

This document contains a cycle test for a problem solving and Python programming course. It has three parts which assess students' knowledge of algorithms, pseudocode, functions, data types, the Tower of Hanoi problem, control flow statements, and operators in Python. Students are asked to define key terms, draw a flowchart, explain concepts briefly in short answer and longer answer questions. The test is graded out of 50 marks total.

Uploaded by

Prabu RK
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/ 1

RVS EDUCATIONAL TRUST’S GROUP OF INSTITUTIONS RVS EDUCATIONAL TRUST’S GROUP OF INSTITUTIONS

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
CYCLE TEST –I CYCLE TEST –I
Year/ Semester : I / I Date : 06.10.2017 Year/ Semester : I / I Date : 06.10.2017
Subject Code : GE8151 Session : FN/AN Subject Code : GE8151 Session : FN/AN
Subject Name : Problem Solving and Python Programming Subject Name : Problem Solving and Python Programming
Max Marks : 50 Max Marks : 50
PART –A (05*02=10) PART –A (05*02=10)
Answer All Questions Answer All Questions
1. Define Algorithm. 1. Define Algorithm.
2. Define Pseudocode and rules. 2. Define Pseudocode and rules.
3. Define function. 3. Define function.
4. Draw a flowchart for greatest of three numbers. 4. Draw a flowchart for greatest of three numbers.
5. Define Data types in Python Language. 5. Define Data types in Python Language.
. .

PART –B (01*08=08) PART –B (01*08=08)


6. Briefly explain Tower of Hanoi with algorithm and flowchart. (8) 6. Briefly explain Tower of Hanoi with algorithm and flowchart. (8)
PART –C (02*16=32) PART –C (02*16=32)
7. Briefly Explain about Control Flow Statements. (16) 7. Briefly Explain about Control Flow Statements. (16)
OR OR
Briefly Explain about programming languages Briefly Explain about programming languages
8. Briefly explain about operators. (16) 8. Briefly explain about operators. (16)
OR OR
Explain about Illustrative programs: Explain about Illustrative programs:
a. Exchange the values of two variables. (8) a. Exchange the values of two variables. (8)
b. Find Minimum in A List (8) b. Find Minimum in A List. (8)

Faculty HOD Faculty HOD

You might also like