Examination Review (P5)

Examination Review (P5)

5th Grade

31 Qs

quiz-placeholder

Similar activities

Sumatif Akhir Semester Ganjil

Sumatif Akhir Semester Ganjil

5th Grade

30 Qs

Code.org Coding

Code.org Coding

5th - 7th Grade

29 Qs

Arithmetic And Logic

Arithmetic And Logic

3rd - 6th Grade

26 Qs

ICT final quiz

ICT final quiz

3rd - 5th Grade

26 Qs

3rd Quarter - Computer 5 Review

3rd Quarter - Computer 5 Review

5th Grade

30 Qs

Python Y9 quiz

Python Y9 quiz

5th Grade

30 Qs

 G5 T3A W2 Intro To Python

G5 T3A W2 Intro To Python

5th Grade

27 Qs

Python Y10

Python Y10

4th - 12th Grade

29 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?