Aparna Dhirde
Quiz by , created more than 1 year ago

Quiz on Multiple choice questions - Problem solving, created by Aparna Dhirde on 12/03/2020.

303
0
0
Aparna Dhirde
Created by Aparna Dhirde about 4 years ago
Close

Multiple choice questions - Problem solving

Question 1 of 10

1

The symbol rounded rectangle denotes _______

Select one of the following:

  • I/O

  • Flow

  • Terminal

  • Decision

Explanation

Question 2 of 10

1

The process of drawing a flowchart for an algorithm is called __________

Select one of the following:

  • Performance

  • Evaluation

  • Algorithmic Representation

  • Flowcharting

Explanation

Question 3 of 10

1

Actual instructions in flowcharting are represented in __________

Select one of the following:

  • Circles

  • Boxes

  • Arrows

  • Lines

Explanation

Question 4 of 10

1

Diamond symbol denotes ............

Select one of the following:

  • Decision

  • Initiation

  • Initialization

  • I/O

Explanation

Question 5 of 10

1

A box that can represent two different conditions

Select one of the following:

  • Rectangle

  • Diamond

  • Circle

  • Parallelogram

Explanation

Question 6 of 10

1

Which of the following is not an advantage of a flowchart?

Select one of the following:

  • Better communication

  • efficient coding

  • Systematic testing

  • improper documentation

Explanation

Question 7 of 10

1

Which of the following is incorrect?
Algorithms can be represented:

Select one of the following:

  • as pseudo codes

  • as syntax

  • as programs

  • as flowcharts

Explanation

Question 8 of 10

1

When an algorithm is written in the form of a programming language, it becomes a _________

Select one of the following:

  • Flowchart

  • Program

  • Pseudo code

  • Syntax

Explanation

Question 9 of 10

1

Which of the following is not a keyword in pseudo code ?

Select one of the following:

  • Read

  • Write

  • start

  • Print

Explanation

Question 10 of 10

1

The statement that tells the computer to get a value from an input device and store it in a memory location.

Select one of the following:

  • read

  • write

  • READ

  • WRITE

Explanation