SlideShare a Scribd company logo
5
Most read
6
Most read
7
Most read
Terminal
Flowchart (Algorithm)
Note:
 The normal Flow in a Flow chart is From top to bottom and From left to right.
 Flow chart is a type of diagram that represents a workflow or Process.
 Process and Decision is most important symbols in a Flow chart
 A Program is divided into modules because it gives the programmer greater flexibility.
 Debugger helps a programmer to locate bugs an corrects them
Flow Chart Symbols
Start and stop
INPUT/OUTPUT Processing
Annotation / Comment
Diamond
for
Decision
Flow Lines
Home
Base
Plate
Home Base Plate: connects Flow
chart from page to page / off
page connector
What is top down design?
Ans. Top down design breaks down the original set of Program specifications into smaller sections which is
much easier to solve.
What is Structured Programming?
Ans. A program design method that results in an easy to understand program with clear design and straight
forward program flow. Before programmers can start to write code they must design the program and a
structured program is one that is designed as a set of hierarchical modules or functions, each of which has
only one entry point and only one exit point.
Circle connector: The Circle Connects
Sections on the same page/ on page
connector
Flowchart Question and Answer (Algorithm MCQ)
There are three types of control structured / statement.
1. Sequence control structure:-This structure is known as Progress from one activity to another
activity sequentially statements executed in the same way.
2. Selection control structure/Conditional:-This control structure tells the program as to which
action it should take which is based on certain condition. When a condition is tested and if it is true
then an action is performed and if it is false another different action is performed.
3. The Repetition/Iteration or loop control structure :-A repetition situation means to “do such
and such until so and so condition is reached”
 Data Flow diagrams shows relationship between input, processing and output.
 Syntax error are found out by compilers.
 Run time error is found during execution.
 Incorrect Translation of Algorithm is logical errors
 A Flow chart uses Predefined symbols is called system Flowchart
 Object code is must be loaded before execution.
 The Program is much easier to change the advantage of modular programming.
Questions
1. This characteristic often draws the line between what is feasible and what is impossible.
a) Performance
b) System Evaluation
c) Modularity
d) Reliability
Ans. a
Explanation: Algorithm help us to understand scalability. Performance often draws the line
between what is feasible and what is impossible.
2. Any algorithm is a program.
a) True b) False
Ans. b
3. Another name for 1-D arrays.
a) Linear arrays b) Lists c) Horizontal array d) Vertical array
Ans. a
4. A data structure that follows the FIFO principle.
a) Queue
b) LL
c) Stack
d) Union
Ans. a
5. In computer science, algorithm refers to a pictorial representation of a flowchart.
a) True
b) False
Ans. b
6. This symbol denotes ______.
a) I/O
b) Flow
c) Terminal
d) Decision
Ans. c
7. There should be certain set standards on the amount of details that should be provided in a flow
chart.
a) True b) False
Ans. b
8. A detailed flowchart is called ______
a) Stack
b) Macro
c) Micro
d) Union
Ans. c
9. Which of the following is not an advantage of a flowchart?
a) Better communication b) Efficient coding
c) Systematic testing d) Improper documentation
Ans. d
10. A flowchart that outlines the main segments of a program.
a) Queue b) Macro c) Micro d) Union
Ans. b
11. Terminals are represented by diagonals in a flowchart.
a) True
b) False
Ans. b
12. The operation represented by a parallelograms.
a) Input/Output b) Assignment
c) Comparison d) Conditions
Ans. a
13. Which of the following is not a flowchart structure?
a) Process
b) Sequence
c) Repetition
d) Case
Ans. a
14. The action performed by a ______ structure must eventually cause the loop to terminate.
a) sequence
b) case
c) repetition
d) process
Ans. c
15. The following symbol denotes:
a) Module
b) Terminal
c) Process
d) I/O operation
Ans. a
16. A _____ is a connector showing the relationship between the representative shapes.
a) Line
b) arrow
c) Process
d) box
Ans. b
Explanation: Arrows are the connectors that shows the relationship between different shapes.
They also show the flow of the program.
17. keep the statement language ____ while writing a pseudo code.
a) Dependent b) Independent
c) Case sensitive d) Capitalized
Ans. b
18. Programming based on stepwise refinement process.
a) Structural
b) C programming
c) Procedural
d) Fine
Ans. a
19. Top-down approach is followed in structural programming.
a) True b) False
Ans. a
20. A _____ is a directed graph that describes the flow of execution control of the program.
a) Flowchart b) Flow graph c) Complexity curve d) Algorithm
Ans. a
21. A program should be ______
a) Secure b) Sequential c) Ordered d) Simple
Ans. b
22. Which of the following is a loop statement?
a) IF b) Else c) While d) Do
Ans. c
23. The _______ symbol is used at the beginning of a flow chart.
a) Circle b) Rectangle c) Diamond d) None of these
Ans. a
24. The _____ symbol is used to represent process in flowchart.
a) Circle b) Rectangle c) Diamond d) None of these
Ans. b
25. ______ symbol is used to represent input and output operation in flowchart.
a) circle b) Rectangle c) Diamond d) Parallelogram
Ans. d
26. Symbol used in flowchart such as rectangle with the horizontal lines on two sides is used for
a) A defined statement b) predefined process
c) error fix d) variables defined
Ans. b
27. Part of algorithm which is repeated for the fixed number of times is classified as
a) iteration
b) selection
c) sequence
d) reverse action
Ans. a
1. _____ is a procedure or step by step process for solving a program.
a) Algorithm
b) Flowchart
c) Pseudocode
d) All of these
2. When an algorithm is presented in the form of a Programming language it becomes a ______
a) Program
b) flowchart
c) Pseudo code
d) Syntax
3. Flow chart symbols have been standardized by _______
a) American National Standard Institute
b) ASCII
c) IEEE
d) International standardization organization
4. In computer science, algorithm refers to a special method usable by a computer for the solution
to a problem.
a) True b) False
5. Which of the following is incorrect?
Algorithm can be represented:
a) as pseudo codes b) as syntax
c) as programs d) as flowcharts
6. The process of drawing a flowchart for an algorithm is called ________
a) Performance b) Evaluation
c) Algorithm Representation d) Flowcharting
7. Actual instructions in flowcharting are represented in ______
a) Circle b) Boxes
c) Arrows d) Lines
8. The following box denotes?
a) Decision
b) Initiation
c) Initialization
d) I/O
9. A box that can represent two different conditions.
a) Rectangle b) Diamond
c) Circle d) Parallelogram
10. A ______ is a diagram that depict the flow of a program.
a) Algorithm b) Hash Table
c) Graph d) Flowchart
11. The ____ provides pictorial representation of given problem.
a) Algorithm b) Flowchart
c) Pseudocode d) All of these
12. _____ is a symbol used to connects two symbols of flowchart.
a) Circle b) Rectangle
c) Diamond d) Arrow
Click here for Answers
Computer Best MCQ Book in Just Rs.29/- [7000+ Question in English]
https://bharatskills.in/best-computer-mcq-book-for-competitive-exams/
Computer Best MCQ Book in Just Rs.25/- (2100+ Question in Hindi)
https://bharatskills.in/computer-mcq-book-in-hindi-pdf/
HEETSON

More Related Content

PPT
RRB JE Stage 2 Computer and Applications Questions Part 1
 
PDF
Unit 1-Introduction to Data Structures-BCA.pdf
PPTX
Data structure and algorithm
PPTX
Vb decision making statements
PPTX
Algorithms, flow charts and pseudocodes
PPTX
Modular programming
PPTX
Classes and objects
PPTX
Computer programming - turbo c environment
RRB JE Stage 2 Computer and Applications Questions Part 1
 
Unit 1-Introduction to Data Structures-BCA.pdf
Data structure and algorithm
Vb decision making statements
Algorithms, flow charts and pseudocodes
Modular programming
Classes and objects
Computer programming - turbo c environment

What's hot (20)

PPTX
20 basic computer mcqs
PDF
Software testing quiz questions and answers
PDF
C Language MCQ Programming Theory Questions
PDF
COPA ITI MS Word MCQ Most Important Questions
DOCX
computer fundamental mcq 300 questions
PDF
JavaScript MCQ (JS Coding Questions and Answers)
PDF
COPA Networking MCQ Question and Answer in Hindi
PDF
Istqb question-paper-dump-2
PDF
Dashen bank entrance exam 2022.pdf
PDF
COPA MS Word MCQ Important Question in Hindi
PDF
NCQC Knowledge Test 08
PDF
Computer Keyboard Related MCQ Question Answer
PDF
JavaScript MCQ Hindi Objective Multiple Choice Questions
PDF
MS Office MCQ (Microsoft office Questions)
PDF
IT MCQ in Hindi Information Technology Question
PDF
NCQC Knowledge Test 07
PDF
Operating System MCQ (OS Most Important Question)
PDF
Mcq powerpoint 2007
DOC
Rwanda National council Ncnm 3📝.doc
DOC
Ob chp08
20 basic computer mcqs
Software testing quiz questions and answers
C Language MCQ Programming Theory Questions
COPA ITI MS Word MCQ Most Important Questions
computer fundamental mcq 300 questions
JavaScript MCQ (JS Coding Questions and Answers)
COPA Networking MCQ Question and Answer in Hindi
Istqb question-paper-dump-2
Dashen bank entrance exam 2022.pdf
COPA MS Word MCQ Important Question in Hindi
NCQC Knowledge Test 08
Computer Keyboard Related MCQ Question Answer
JavaScript MCQ Hindi Objective Multiple Choice Questions
MS Office MCQ (Microsoft office Questions)
IT MCQ in Hindi Information Technology Question
NCQC Knowledge Test 07
Operating System MCQ (OS Most Important Question)
Mcq powerpoint 2007
Rwanda National council Ncnm 3📝.doc
Ob chp08
Ad

Similar to Flowchart Question and Answer (Algorithm MCQ) (20)

PDF
Question đúng cnu
PPTX
1141_237_747_Module_1_3_process_modelling_and-simulation.pptx
PPTX
Introduction to problem solving in C
PDF
Com Ed 6 Prelim
DOC
Flow charts
DOCX
Com Ed 6 Prelim
PDF
Python Unit 1.pdfPython Notes for Bharathiar university syllabus
PPTX
Flowcharts
PDF
X Chapter 1 Problem Solving and Algorithm Designing.pdf
DOCX
Quiz1 tonghop
PPT
PPTX
ICT_Seminar_flow_charts_for_2013_Nov.pptx
PPTX
Pseudo code.pptx
PPTX
Data Structures_Introduction to algorithms.pptx
PPTX
DOCX
Prep3 computer midterm revision
PPT
Unit 1 psp
PPTX
Programming process and flowchart
PPTX
Problem-solving and design 1.pptx
PPTX
Flowchart and algorithm
Question đúng cnu
1141_237_747_Module_1_3_process_modelling_and-simulation.pptx
Introduction to problem solving in C
Com Ed 6 Prelim
Flow charts
Com Ed 6 Prelim
Python Unit 1.pdfPython Notes for Bharathiar university syllabus
Flowcharts
X Chapter 1 Problem Solving and Algorithm Designing.pdf
Quiz1 tonghop
ICT_Seminar_flow_charts_for_2013_Nov.pptx
Pseudo code.pptx
Data Structures_Introduction to algorithms.pptx
Prep3 computer midterm revision
Unit 1 psp
Programming process and flowchart
Problem-solving and design 1.pptx
Flowchart and algorithm
Ad

More from SONU HEETSON (20)

PDF
Mechanic Electric Vehicle Question Paper MCQ ITI NIMI EV Question Bank Book Free
PDF
Tool and Die Maker (Dies & Moulds) Question Paper MCQ ITI NIMI Question Bank...
PDF
Surveyor Question Paper MCQ ITI Surveying NIMI Question Bank Book Free
PDF
Surface Ornamentation Techniques (Embroidery) Question Paper MCQ ITI NIMI Que...
PDF
Steno Hindi Question Paper MCQ ITI Question Bank Book Free
PDF
Sheet Metal Worker Question Paper MCQ ITI NIMI Question Bank Book Free
PDF
Plastic Processing Operator Question Paper MCQ ITI NIMI Question Bank Book Free
PDF
Digital Photography MCQ Questions - Photographer Question Paper NIMI MCQ Book...
PDF
Photographer Question Paper MCQ ITI NIMI Question Bank Book Free
PDF
Tractor Mechanic Question Paper MCQ ITI NIMI Question Bank Book Free
PDF
Mechanic Machine Tool Maintenance Question Paper MCQ ITI NIMI Question Bank B...
PDF
Mason Building Constructor Question Paper MCQ ITI NIMI Question Bank Book
PDF
Machinist Grinder Question Paper MCQ ITI NIMI Question Bank Book PDF Free Dow...
PDF
Steno English Question Paper MCQ ITI NIMI Question Bank Book Free
PDF
Dress Making Question Paper ITI NIMI MCQ Book PDF Free Download
PDF
Interior Design and Decoration Question Paper ITI NIMI MCQ Book PDF Free Down...
PDF
Instrument Mechanic Question Paper ITI NIMI MCQ Book Free
PDF
Housekeeping Question Paper ITI NIMI Question Bank MCQ Book Free
PDF
Foundryman Question Paper ITI MCQ Book NIMI Question Bank Free
PDF
Fireman Question Paper ITI NIMI Question Bank MCQ Book Free
Mechanic Electric Vehicle Question Paper MCQ ITI NIMI EV Question Bank Book Free
Tool and Die Maker (Dies & Moulds) Question Paper MCQ ITI NIMI Question Bank...
Surveyor Question Paper MCQ ITI Surveying NIMI Question Bank Book Free
Surface Ornamentation Techniques (Embroidery) Question Paper MCQ ITI NIMI Que...
Steno Hindi Question Paper MCQ ITI Question Bank Book Free
Sheet Metal Worker Question Paper MCQ ITI NIMI Question Bank Book Free
Plastic Processing Operator Question Paper MCQ ITI NIMI Question Bank Book Free
Digital Photography MCQ Questions - Photographer Question Paper NIMI MCQ Book...
Photographer Question Paper MCQ ITI NIMI Question Bank Book Free
Tractor Mechanic Question Paper MCQ ITI NIMI Question Bank Book Free
Mechanic Machine Tool Maintenance Question Paper MCQ ITI NIMI Question Bank B...
Mason Building Constructor Question Paper MCQ ITI NIMI Question Bank Book
Machinist Grinder Question Paper MCQ ITI NIMI Question Bank Book PDF Free Dow...
Steno English Question Paper MCQ ITI NIMI Question Bank Book Free
Dress Making Question Paper ITI NIMI MCQ Book PDF Free Download
Interior Design and Decoration Question Paper ITI NIMI MCQ Book PDF Free Down...
Instrument Mechanic Question Paper ITI NIMI MCQ Book Free
Housekeeping Question Paper ITI NIMI Question Bank MCQ Book Free
Foundryman Question Paper ITI MCQ Book NIMI Question Bank Free
Fireman Question Paper ITI NIMI Question Bank MCQ Book Free

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
Classroom Observation Tools for Teachers
PDF
01-Introduction-to-Information-Management.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
Lesson notes of climatology university.
PDF
Complications of Minimal Access Surgery at WLH
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
master seminar digital applications in india
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
Cell Structure & Organelles in detailed.
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Orientation - ARALprogram of Deped to the Parents.pptx
LDMMIA Reiki Yoga Finals Review Spring Summer
A systematic review of self-coping strategies used by university students to ...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
UNIT III MENTAL HEALTH NURSING ASSESSMENT
Classroom Observation Tools for Teachers
01-Introduction-to-Information-Management.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Yogi Goddess Pres Conference Studio Updates
Lesson notes of climatology university.
Complications of Minimal Access Surgery at WLH
STATICS OF THE RIGID BODIES Hibbelers.pdf
master seminar digital applications in india
Final Presentation General Medicine 03-08-2024.pptx
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx

Flowchart Question and Answer (Algorithm MCQ)

  • 1. Terminal Flowchart (Algorithm) Note:  The normal Flow in a Flow chart is From top to bottom and From left to right.  Flow chart is a type of diagram that represents a workflow or Process.  Process and Decision is most important symbols in a Flow chart  A Program is divided into modules because it gives the programmer greater flexibility.  Debugger helps a programmer to locate bugs an corrects them Flow Chart Symbols Start and stop INPUT/OUTPUT Processing Annotation / Comment Diamond for Decision Flow Lines
  • 2. Home Base Plate Home Base Plate: connects Flow chart from page to page / off page connector What is top down design? Ans. Top down design breaks down the original set of Program specifications into smaller sections which is much easier to solve. What is Structured Programming? Ans. A program design method that results in an easy to understand program with clear design and straight forward program flow. Before programmers can start to write code they must design the program and a structured program is one that is designed as a set of hierarchical modules or functions, each of which has only one entry point and only one exit point. Circle connector: The Circle Connects Sections on the same page/ on page connector
  • 4. There are three types of control structured / statement. 1. Sequence control structure:-This structure is known as Progress from one activity to another activity sequentially statements executed in the same way. 2. Selection control structure/Conditional:-This control structure tells the program as to which action it should take which is based on certain condition. When a condition is tested and if it is true then an action is performed and if it is false another different action is performed. 3. The Repetition/Iteration or loop control structure :-A repetition situation means to “do such and such until so and so condition is reached”  Data Flow diagrams shows relationship between input, processing and output.  Syntax error are found out by compilers.  Run time error is found during execution.  Incorrect Translation of Algorithm is logical errors  A Flow chart uses Predefined symbols is called system Flowchart  Object code is must be loaded before execution.  The Program is much easier to change the advantage of modular programming. Questions 1. This characteristic often draws the line between what is feasible and what is impossible. a) Performance b) System Evaluation c) Modularity d) Reliability Ans. a Explanation: Algorithm help us to understand scalability. Performance often draws the line between what is feasible and what is impossible. 2. Any algorithm is a program. a) True b) False Ans. b 3. Another name for 1-D arrays. a) Linear arrays b) Lists c) Horizontal array d) Vertical array Ans. a
  • 5. 4. A data structure that follows the FIFO principle. a) Queue b) LL c) Stack d) Union Ans. a 5. In computer science, algorithm refers to a pictorial representation of a flowchart. a) True b) False Ans. b 6. This symbol denotes ______. a) I/O b) Flow c) Terminal d) Decision Ans. c 7. There should be certain set standards on the amount of details that should be provided in a flow chart. a) True b) False Ans. b 8. A detailed flowchart is called ______ a) Stack b) Macro c) Micro d) Union Ans. c 9. Which of the following is not an advantage of a flowchart? a) Better communication b) Efficient coding c) Systematic testing d) Improper documentation Ans. d 10. A flowchart that outlines the main segments of a program. a) Queue b) Macro c) Micro d) Union Ans. b 11. Terminals are represented by diagonals in a flowchart. a) True b) False Ans. b 12. The operation represented by a parallelograms. a) Input/Output b) Assignment c) Comparison d) Conditions Ans. a
  • 6. 13. Which of the following is not a flowchart structure? a) Process b) Sequence c) Repetition d) Case Ans. a 14. The action performed by a ______ structure must eventually cause the loop to terminate. a) sequence b) case c) repetition d) process Ans. c 15. The following symbol denotes: a) Module b) Terminal c) Process d) I/O operation Ans. a 16. A _____ is a connector showing the relationship between the representative shapes. a) Line b) arrow c) Process d) box Ans. b Explanation: Arrows are the connectors that shows the relationship between different shapes. They also show the flow of the program. 17. keep the statement language ____ while writing a pseudo code. a) Dependent b) Independent c) Case sensitive d) Capitalized Ans. b 18. Programming based on stepwise refinement process. a) Structural b) C programming c) Procedural d) Fine Ans. a 19. Top-down approach is followed in structural programming. a) True b) False Ans. a 20. A _____ is a directed graph that describes the flow of execution control of the program. a) Flowchart b) Flow graph c) Complexity curve d) Algorithm Ans. a
  • 7. 21. A program should be ______ a) Secure b) Sequential c) Ordered d) Simple Ans. b 22. Which of the following is a loop statement? a) IF b) Else c) While d) Do Ans. c 23. The _______ symbol is used at the beginning of a flow chart. a) Circle b) Rectangle c) Diamond d) None of these Ans. a 24. The _____ symbol is used to represent process in flowchart. a) Circle b) Rectangle c) Diamond d) None of these Ans. b 25. ______ symbol is used to represent input and output operation in flowchart. a) circle b) Rectangle c) Diamond d) Parallelogram Ans. d 26. Symbol used in flowchart such as rectangle with the horizontal lines on two sides is used for a) A defined statement b) predefined process c) error fix d) variables defined Ans. b 27. Part of algorithm which is repeated for the fixed number of times is classified as a) iteration b) selection c) sequence d) reverse action Ans. a 1. _____ is a procedure or step by step process for solving a program. a) Algorithm b) Flowchart c) Pseudocode d) All of these 2. When an algorithm is presented in the form of a Programming language it becomes a ______ a) Program b) flowchart c) Pseudo code d) Syntax 3. Flow chart symbols have been standardized by _______ a) American National Standard Institute b) ASCII c) IEEE d) International standardization organization 4. In computer science, algorithm refers to a special method usable by a computer for the solution to a problem. a) True b) False
  • 8. 5. Which of the following is incorrect? Algorithm can be represented: a) as pseudo codes b) as syntax c) as programs d) as flowcharts 6. The process of drawing a flowchart for an algorithm is called ________ a) Performance b) Evaluation c) Algorithm Representation d) Flowcharting 7. Actual instructions in flowcharting are represented in ______ a) Circle b) Boxes c) Arrows d) Lines 8. The following box denotes? a) Decision b) Initiation c) Initialization d) I/O 9. A box that can represent two different conditions. a) Rectangle b) Diamond c) Circle d) Parallelogram 10. A ______ is a diagram that depict the flow of a program. a) Algorithm b) Hash Table c) Graph d) Flowchart 11. The ____ provides pictorial representation of given problem. a) Algorithm b) Flowchart c) Pseudocode d) All of these 12. _____ is a symbol used to connects two symbols of flowchart. a) Circle b) Rectangle c) Diamond d) Arrow Click here for Answers Computer Best MCQ Book in Just Rs.29/- [7000+ Question in English] https://bharatskills.in/best-computer-mcq-book-for-competitive-exams/ Computer Best MCQ Book in Just Rs.25/- (2100+ Question in Hindi) https://bharatskills.in/computer-mcq-book-in-hindi-pdf/ HEETSON