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

view hide answers

1. Which of the following is a pictorial representation of an algorithm?

  • Pseudo code
  • Program
  • Flowchart
  • Algorithm

2. Which of the following symbol in a flowchart are used to indicate all arithmetic processes of adding, subtracting, multiplying and dividing ?

  • Input/output
  • terminal
  • Processing
  • Decision

3. A flowchart that outlines the main segments of program is called as

  • Micro flowchart
  • Macro flowchart
  • Flowchart
  • Algorithm

4. A flowchart that outlines with all detail is called as

  • Micro flowchart
  • Macro flowchart
  • Flowchart
  • Algorithm

5. Pseudo code is also known as

  • Program Design Language
  • Hardware Language
  • Software Language
  • Algorithm

6. Pseudo code emphasizes on

  • Development
  • Coding
  • Design
  • Debugging

7. In which of the following pseudo code instructions are written in the order or sequence in which they are to be performed?

  • Selection Logic
  • Sequence Logic
  • Iteration Logic
  • Looping Logic

8. Which of the following logic is used to produce loops in program logic when one or more instruction may be executed several times depending on some conditions?

  • Iteration Logic
  • Selection Logic
  • Sequence Logic
  • Decision Logic

9. Selection logic also called as

  • Decision Logic
  • Iteration Logic
  • Sequence Logic
  • Looping Logic

10. Which of the following program planning tool allows the programmers to plan program logic by writing program instruction in an ordinary language?

  • Flowchart
  • Pseudo code
  • Program
  • Looping

Share with : Share on Linkedin Share on Twitter Share on WhatsApp Share on Facebook