Examination Review (P5)

Examination Review (P5)

5th Grade

31 Qs

quiz-placeholder

Similar activities

Mwd theory practice

Mwd theory practice

1st - 12th Grade

32 Qs

QUIs pti fisip e1 siskom

QUIs pti fisip e1 siskom

1st - 5th Grade

35 Qs

Revision Quiz

Revision Quiz

4th - 5th Grade

30 Qs

latihan asas kelas 5C

latihan asas kelas 5C

5th Grade

30 Qs

Arduino C- L4

Arduino C- L4

3rd - 12th Grade

30 Qs

KS2 Fun Qiz Computing etc

KS2 Fun Qiz Computing etc

2nd - 5th Grade

30 Qs

Know Your Computer

Know Your Computer

5th - 12th Grade

33 Qs

Understanding Algorithms and Flowcharts

Understanding Algorithms and Flowcharts

5th Grade

30 Qs

Examination Review (P5)

Examination Review (P5)

Assessment

Quiz

Computers

5th Grade

Easy

Created by

Acer Dencio

Used 6+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following options best defines Swift Playground?

A mobile app for playing games.
A web browser for coding in Java.
An interactive development environment for learning Swift programming.
A text editor for writing HTML.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is Hopper?

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the keyword for "Function" in Swift Playground?

for i in 1. . .5

func

else if

repeat

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct code to move one step forward?

moveForward < >

moveForward { }

moveForward [ ]

moveForward ( )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is Byte?

Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol represents the Logical AND Operator?

&
!

| |

&&

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code do we use to define a loop?

for i in 1 . . . 3 (
...
)

for i in 1 . . . 3 {
...
}

for i in 1 . . . 3 <
...
>

for i in 1 . . . 3 [
...
]

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?