advertisement

 

Algorithm and Flowcharts MCQs Set-1

Algorithm and Flowcharts MCQs Set-1 Contain the randomly compiled multiple choice Questions and answers from various reference books and Questions papers for those who is preparing for the various competitive exams and interviews.
 

1. Macro flowchart is also called as
  • Simple detailed flowchart
  • Less Detail flowchart
  • More detail flowchart
  • None

B. Less Detail flowchart

2. GUI stands for
  • Graphical User Interface
  • Graphical input Unit
  • Graph Under Instruction
  • None
A. Graphical User Interface

3. Terminal symbol in a flowchart indicates
  • End
  • processing
  • Input and Output
  • Decision
A. End

4. Continue Statement
  • Without Executing remaining statements takes control back to starting loop
  • Take control outside the loop
  • Continues to program end
  • None
A. Without Executing remaining statements takes control back to starting loop
5. Structured Programming is
  • Dividing the program into different program modules
  • Using Structures in the program
  • Using classes in the program
A. Dividing the program into different program modules

6. Pseodocode is used for
  • Denoting the program Flow
  • Program code
  • For coding the program
  • To write program steps
D. To write program steps

7. Macro flowchart shows the
  • Outline of the program
  • To make structure chart
  • Program Detail
  • None
A. Outline of the program

8. Indentation in a program
  • Improves its readability and understanding
  • Is compulsory
  • Both
  • None
A. Improves its readability and understanding

9. Which of the following is used to avoid infinite loops?
  • Sequential
  • For
  • While
  • Do while
A. Sequential

10. Which of the following is not necessarily a characteristic of a program module?
  • It performs a single task
  • It is self-contained
  • It contains Several sub modules
  • It is relatively small in size
D. It is relatively small in size

Post a Comment

Previous Post Next Post

ADVERTISEMENT

close