Examination Review (P5)

Examination Review (P5)

5th Grade

31 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

5th - 12th Grade

31 Qs

Grade 5 Unit 4 Scratch

Grade 5 Unit 4 Scratch

5th Grade

35 Qs

fb quiz

fb quiz

1st - 5th Grade

26 Qs

Key Programming Concepts

Key Programming Concepts

5th - 12th Grade

28 Qs

Swift Playgrounds

Swift Playgrounds

5th Grade

30 Qs

Swift Playground

Swift Playground

5th Grade - University

28 Qs

CCNA2 chapter 4

CCNA2 chapter 4

1st Grade - Professional Development

26 Qs

CE L2 - Internet Searches & Using Email

CE L2 - Internet Searches & Using Email

5th - 9th 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?

Discover more resources for Computers