WorksheetsQ240 - Algorithm and Flowchart
Total questions: 20
Worksheet time: 15mins
is diagrammatic/graphical representation of sequence of steps to solve a problem
flowchart
pseudocode
algorithm
diagram
What does this symbol mean?
%
reminder
modulus
both
Algorithms are not easy to understand
True
False
How many characteristics of an algorithm?
4
6
5
7
Who named Algorithm?
(a)
Step by step procedure to solve any problem___
flowchart
program
algorithm
Scenario: There is an algorithm in preparing rice. What is the first step in the given choices?
Cook the rice
Measure the rice
Rinse the rise
Serve the rice
What does the Arrow illustrate in a flowchart?
Beginning and end points
Actions
Yes/No or True/False questions
Move to the next step
Algorithm is always written in______ language.
Binary
Difficult
Simple
What does the diamond illustrate in a flowchart?
Beginning and end points
Actions
Connects symbols to show the direction of flow of action
Yes/No or True/False questions
What symbol do flowcharts begin with?
oval
rectangle
parallelogram
diamond
________ box is used to display the final result.
Stop Box
Input/Output box
Process Box
This symbol can be used for writing______
INPUT A,B
Correct
May be correct
Incorrect
nevermind
Who first design of flowchart goes back to 1945 which was designed?
(a)
An algorithm is designed, and we can analyze the algorithm
True
False
Maybe
Nevermind
This box can be used to write_____
IS A> B
Correct
May be correct
Incorrect
What will be displayed as output?
a = 10
b = 20
SUM = a+b
10
20
30
40
What does this symbol mean?
<
greater than
less than
balakajan
What do you call these operators:
AND, OR, NOT
Mathematical Operators
Relational
Operators
Logical Operators
Selection Control Statement
What is my middle name?
Marquez
Mendoza
Mercado
Marzan
