FLOWCHART AND ALGORITHM

FLOWCHART AND ALGORITHM

11th Grade

9 Qs

quiz-placeholder

Similar activities

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Python

Python

11th Grade

10 Qs

Computational Thinking

Computational Thinking

9th - 11th Grade

12 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

Flowcharting

Flowcharting

6th - 11th Grade

10 Qs

GCSE - Flowcharts

GCSE - Flowcharts

11th Grade

10 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

AP CSP Big Idea 3 Practice

AP CSP Big Idea 3 Practice

9th - 12th Grade

10 Qs

FLOWCHART AND ALGORITHM

FLOWCHART AND ALGORITHM

Assessment

Quiz

Computers

11th Grade

Medium

Created by

DHARMENDRA THAKUR

Used 47+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The chart that contains only function flow and no code is called as

FLOWCHART

PSEUDO CODE

PROGRAM

NONE OF THE ABOVE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Flowcharts and Algorithms are used for:

BETTER PROGRAMMING

EASY TESTINNG AND DEBUGGING

EFFICIENT CODING

ALL OF THE ABOVE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

FLOWCHART

PROGRAM

PSEUDO CODE

SYNTAX

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a pictorial representation of an algorithm

PSEUDO CODE

PROGRAM

FLOWCHART

AALGORITHM

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

D

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The chart that contains only function flow and no code is called as

FLOWCHART

STRUCTURE CHART

BOTH A & B

NONE OF THE ABOVE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

where is this symbol used in a Flowchart?

In the beginning

At the end

Both in the beginning and end

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In a Flowchart this symbol is used for which purpose?

Input

Output

Input and Output

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

________ box is used to display the final result.

Stop Box

Process Box

Input/Output box