0% found this document useful (0 votes)
18 views

Algorithms and Flowcharts 2

Algorithms and Flowcharts 2

Uploaded by

Fendi Rohmawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Algorithms and Flowcharts 2

Algorithms and Flowcharts 2

Uploaded by

Fendi Rohmawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

29/11/23, 15.

03 Algorithms and Flowcharts

NAMA :

KELAS :
Algorithms and Flowcharts
TANGGAL :
15 Pertanyaan

1. What command is this shape for?

A PROCESS B INPUT / OUTPUT

C DECISION D START / STOP

2. What does this shape represent?

A Input/Output B Process

C Start/Stop D Decision

3. What does this shape represent?

A Decision B Start/End

C Input/Output D Process

https://quizizz.com/print/quiz/5af2e8ff25a8df001bae89f3 1/5
29/11/23, 15.03 Algorithms and Flowcharts

4. What's missing ?

A Yes/No B On/Off

C Hello/Goodbye D Pink/Blue

5. What command is this shape for?

Data that is going in as input or References another part of the


A B
coming out as output program

Shows the direction of the program Processing something - a calculation


C D
or storing something into a variable

6. What will be displayed as output?

A 40 B 30

C 10 D 20

https://quizizz.com/print/quiz/5af2e8ff25a8df001bae89f3 2/5
29/11/23, 15.03 Algorithms and Flowcharts

7. Assume n1 = 10 ... n2 = 2 ... n3 = 2


What will be displayed as output?

A 20 B 30

C 10 D 40

8. Assume n1 = 10 ... n2 = 20
What will be displayed as output?

A 10 B 20

9. What is the correct definition of an algorithm?

An algorithm is a process of baking An algorithm is a software used to


A B
bread. compute numbers.

An algorithm is the process of An algorithm is a step by step


C D
breaking problems. instructions to solve a problem.

https://quizizz.com/print/quiz/5af2e8ff25a8df001bae89f3 3/5
29/11/23, 15.03 Algorithms and Flowcharts

10. What is the difference between a flowchart and pseudocode?

A flowchart is diagramatic whilst A flowchart is a diagrammatic


pseudocode is written in a description of an algorithm whilst
A B
programming language (eg. Pascal or pseudocode is a textual description of
Java) an algorithm

A flowchart is textual but pseudocode A flowchart and pseudocode are the


C D
is diagrammatic same thing

11. What is the Output if the user enters:


Yes

A Leave umbrella at home B Take an umbrella

12. What does this symbol mean?


<

A Greater Than B Less Than

13. What is this ?

A Syntax B Pseudocode

C Flow chart

14. An identifier is the ‘name’ given to a variable. For example:


distanceToSchool = 10
What is the value of the variable?

A 10 B =

C distanceToSchool

https://quizizz.com/print/quiz/5af2e8ff25a8df001bae89f3 4/5
29/11/23, 15.03 Algorithms and Flowcharts

15. Which of the following assignment statements is assigning text.

A myName = "MissCrossley" B myAge = 21

https://quizizz.com/print/quiz/5af2e8ff25a8df001bae89f3 5/5

You might also like