PREUPS 3 SEM2 DC024 D2T3

PREUPS 3 SEM2 DC024 D2T3

1st Grade

14 Qs

quiz-placeholder

Similar activities

BAB ALGORITMA DAN FLOWCHART

BAB ALGORITMA DAN FLOWCHART

1st Grade

11 Qs

Dasar-dasar Pemrograman

Dasar-dasar Pemrograman

1st - 3rd Grade

10 Qs

แบบทดสอบเรื่อง เริ่มต้นกับ Python

แบบทดสอบเรื่อง เริ่มต้นกับ Python

1st - 5th Grade

10 Qs

อัลกอริทึม(Algorithm)

อัลกอริทึม(Algorithm)

1st Grade

10 Qs

Flowcharts

Flowcharts

KG - Professional Development

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

10 Qs

Programming quiz

Programming quiz

1st - 10th Grade

15 Qs

PREUPS 3 SEM2 DC024 D2T3

PREUPS 3 SEM2 DC024 D2T3

Assessment

Quiz

Computers

1st Grade

Easy

Created by

TUAN BM

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Design a loop to print the number 10 to 25 in increments of 5. Assume counter variable 

        name is a number. Write the initialization expression

count=10

count<=25

number=10

number=1`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=1

Convert the statement by drawing the symbol of flowchart

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

while (i > 0)

Convert the statement label by drawing the symbol of flowchart

Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen when an algorithm doesn’t have an updating (increment/decrement) process in their solution

repeat will stop

repeat forever with same value of initialize

repeat base on condition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Initializes the loop’s control variable

Condition

Initialization

Increment/decrement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State the function of increment/decrement

condition of statement

update loop

setting beginning value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Read number

Convert the statement by drawing the symbol of flowchart

Media Image
Media Image
Media Image

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?