Algorithms, flowcharts and pseudocode PYQ part 1
PYQ PRACTICE SCOPE: Algorithms, flowcharts and pseudocode.
Concept ID: XI_U2_ALGORITHM_FLOWCHART_PSEUDOCODE.
Use only previous-year questions whose concept_ids include XI_U2_ALGORITHM_FLOWCHART_PSEUDOCODE.
Key things we'll cover
Algorithms, flowcharts and pseudocode
PYQ references used by all prompt types7 included0 excluded
Flagged questions are excluded from Study Notes, PPT, and Student Notes references until corrected in Paper Analyzer.
Included
ID 1108 · 2025 · 1 mark(s)
Which symbol is used to represent processing in flowcharts?
a) circle
b) rectangle
c) diamond
d) parallelogram
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1253 · 2025 · 1 mark(s)
The precise step by step instructions given to perform a task are called
(a) Flowchart
(b) SDLC
(c) Pseudo code
(d) Algorithm
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1560 · 2025 · 1 mark(s)
An algorithm is:
(a) A programming language
(b) A set of instructions
(c) A hardware component
(d) A data type
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1567 · 2025 · 1 mark(s)
Which of the following represents a flowchart symbol for a decision?
(a) Rectangle
(b) Oval
(c) Diamond
(d) Parallelogram
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1126 · 2025 · 2 mark(s)
Draw flowchart to print multiplication table of any given number(say n).
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1173 · 2025 · 2 mark(s)
Mr Suryakant is Software developer designing a software for Megatel Pvt Ltd. Before coding he requires to develop Pseudocode and flowchart help him to suggest way of writing Pseudocode and flowcharts.
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode
Included
ID 1271 · 2025 · 2 mark(s)
Draw a flow chart to find the sum of first N natural numbers.
Problem Solving and Algorithms → Algorithms, flowcharts and pseudocode