FLOWCHART AND ALGORITHM

FLOWCHART AND ALGORITHM

11th Grade

9 Qs

quiz-placeholder

Similar activities

Iteration

Iteration

9th - 12th Grade

10 Qs

CSS Selectors

CSS Selectors

11th Grade

10 Qs

ASK TING 2 - Algorithma (Struktur Kawalan Pilihan Bersarang)

ASK TING 2 - Algorithma (Struktur Kawalan Pilihan Bersarang)

7th - 12th Grade

10 Qs

Flowcharts

Flowcharts

9th - 11th Grade

14 Qs

Programming Tools

Programming Tools

6th Grade - University

10 Qs

INTRODUCTION TO PROBLEM SOLVING(MCQ)

INTRODUCTION TO PROBLEM SOLVING(MCQ)

11th Grade

10 Qs

Y9 - Inputs, Outputs, Flowcharts

Y9 - Inputs, Outputs, Flowcharts

8th Grade - University

10 Qs

Object Oriented Programming And Flowchart Symbols

Object Oriented Programming And Flowchart Symbols

9th - 12th Grade

12 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