Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
7 views

Programming in Python - - Unit 2 - Week 2 (Contents)_ Techniques of Problem Solving

The document outlines the contents and assessments for a Python programming course, specifically focusing on problem-solving techniques in Unit 2, Week 2. It includes details about lectures, quizzes, and accepted answers related to algorithms, flowcharts, and programming paradigms. The assignment submission deadline and scoring for various questions are also mentioned.

Uploaded by

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

Programming in Python - - Unit 2 - Week 2 (Contents)_ Techniques of Problem Solving

The document outlines the contents and assessments for a Python programming course, specifically focusing on problem-solving techniques in Unit 2, Week 2. It includes details about lectures, quizzes, and accepted answers related to algorithms, flowcharts, and programming paradigms. The assignment submission deadline and scoring for various questions are also mentioned.

Uploaded by

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

4/23/24, 2:12 AM Programming in Python - - Unit 2 - Week 2 (Contents): Techniques of Problem Solving

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/CEC)

mathavi.2007@gmail.com 

CEC (https://swayam.gov.in/explorer?ncCode=CEC) » Programming in Python (course)

Course Assessment-2-2024
outline The due date for submitting this assignment has passed.
Due on 2024-02-24, 23:59 IST.
Week 1
(Contents) :
Planning the
Assignment submitted on 2024-02-24, 11:00 IST
Computer 1) Which one of the following is a way to diagrammatically represent an algorithm? 1 point
Program ()
Flowchart
Week 2 Program
(Contents):
Binary Code
Techniques
of Problem Machine Code
Solving () Yes, the answer is correct.
Score: 1
Lecture 1: Accepted Answers:
Flowchart and Flowchart
Decision Table
(unit?
2) The operation represented by a parallelogram is__________ 1 point
unit=7&lesson
=8)
Process
Lecture 2: Input/Output
Algorithm
Start
(unit?
unit=7&lesson Stop
=9) Yes, the answer is correct.
Score: 1
Lecture 3:
Accepted Answers:
Concepts of
Input/Output
Structured
Programming
and 3) In algorithm a solution is arrived________ 1 point
Programming
methodologies In infinite amount of time
(unit?

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=7&assessment=92 1/3
4/23/24, 2:12 AM Programming in Python - - Unit 2 - Week 2 (Contents): Techniques of Problem Solving

unit=7&lesson In Finite amount of time


=10)
Decided by the user
Lecture
Fixed amount of time
Material (unit?
unit=7&lesson Yes, the answer is correct.
=11) Score: 1
Accepted Answers:
Quiz: In Finite amount of time
Assessment-
2-2024 4) Which of the following is not a property of an algorithm? 1 point
(assessment?
name=92) effectiveness
definiteness
Week 3
finiteness
(Contents):
Introduction defectiveness
to Python () Yes, the answer is correct.
Score: 1
Week 4 Accepted Answers:
(Contents): defectiveness
Conditional
Statements 5) The part of a decision table that links conditions to actions is the section that 1 point
and Looping contains the:
()
Action statements
Week 5 Rules
(Contents): Condition Statements
String
Decision Stubs
Manipulation
() Yes, the answer is correct.
Score: 1
Week 6 Accepted Answers:
(Contents): Rules
Introduction
to list. () 6) Algorithms are written in_________ 1 point

Programming Language
Week 7
(Content): Natural Language
Introduction Scripting Language
to tuples. () Markup Language

Week 8 No, the answer is incorrect.


Score: 0
(Contents):
Accepted Answers:
Introduction
Natural Language
to
dictionaries
7) Which of the following are the advantages of the decision table 1 point
()
i) Complex tables can easily be split into simpler tables
ii) They are of standard format
Week 9
iii) They do not depict the flow of logic of problem solution
(Contents):
Python
i and ii
Functions ()
i and iii

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=7&assessment=92 2/3
4/23/24, 2:12 AM Programming in Python - - Unit 2 - Week 2 (Contents): Techniques of Problem Solving

Week 10 ii and iii


(Contents) : All i , ii and iii
Python
Yes, the answer is correct.
Modules () Score: 1
Accepted Answers:
Week 11 i and ii
(Contents):
8) What is a programming paradigm? 1 point
Input-Output
()
Method of decompiling code.
The environment the code is run in.
Week 12
(Contents): The environment the code is compiled in.
Exception Method of problem solving and overall approach to program design.
Handling ()
Yes, the answer is correct.
Score: 1
Accepted Answers:
Method of problem solving and overall approach to program design.

9) In procedural language, programmer creates the list of_________ 1 point

data
instructions
paradigm
operations

Yes, the answer is correct.


Score: 1
Accepted Answers:
instructions

10) Python Programming follows which of the following paradigm? 1 point

Structural
Procedural
Object-Oriented
top-down
No, the answer is incorrect.
Score: 0
Accepted Answers:
Object-Oriented

You were allowed to submit this assignment only once.

https://onlinecourses.swayam2.ac.in/cec24_cs01/unit?unit=7&assessment=92 3/3

You might also like