This Algorithm and Flowcharts MCQs contains a carefully curated selection of objective questions, as well as multiple choice questions with answers, sourced from reputable reference books, university exams, and question papers. These resources are invaluable for individuals preparing for university exams,competitive exams and interviews

PRACTICE IT NOW TO SHARPEN YOUR CONCEPT AND KNOWLEDGE

PRACTICE IT NOW TO SHARPEN YOUR CONCEPT AND KNOWLEDGE

view hide answers

1. Macro flowchart is also called as

  • Simple detailed flowchart
  • Less Detail flowchart
  • More detail flowchart
  • None

2. GUI stands for

  • Graphical User Interface
  • Graphical input Unit
  • Graph Under Instruction
  • None

3. Terminal symbol in a flowchart indicates

  • End
  • processing
  • Input and Output
  • Decision

4. Continue Statement

  • Without Executing remaining statements takes control back to starting loop
  • Take control outside the loop
  • Continues to program end
  • None

5. Structured Programming is

  • Dividing the program into different program modules
  • Using Structures in the program
  • Using classes in the program

6. Pseodocode is used for

  • Denoting the program Flow
  • Program code
  • For coding the program
  • To write program steps

7. Macro flowchart shows the

  • Outline of the program
  • To make structure chart
  • Program Detail
  • None

8. Indentation in a program

  • Improves its readability and understanding
  • Is compulsory
  • Both
  • None

9. Which of the following is used to avoid infinite loops?

  • Sequentiol
  • For
  • While
  • Do while

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
Share with : Share on Linkedin Share on Twitter Share on WhatsApp Share on Facebook