Playground-Starter1

Playground-Starter1

9th Grade

8 Qs

quiz-placeholder

Similar activities

Revision Quiz 2

Revision Quiz 2

9th Grade

11 Qs

Network Switch

Network Switch

9th - 12th Grade

11 Qs

APCSP Quiz 1 Review

APCSP Quiz 1 Review

9th - 12th Grade

8 Qs

Syntax and Logic Errors

Syntax and Logic Errors

9th - 11th Grade

12 Qs

Abstraction

Abstraction

7th - 9th Grade

9 Qs

Module 2-Switching Concepts

Module 2-Switching Concepts

9th Grade - University

6 Qs

Methods of Error Detection

Methods of Error Detection

9th Grade

13 Qs

Network Fundamentals-IOS Operating System Part 1

Network Fundamentals-IOS Operating System Part 1

9th Grade - University

9 Qs

Playground-Starter1

Playground-Starter1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kefah alrajoudi

Used 10+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what are bugs
application interface
errors while coding 
fixing the errors
the order of actions 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if the code is not running as inteded? what could be cause of  the problem?
Bugs
interface 
sequence
code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is Sequence ?
specific  actions for the computer to perform
Is the order in which the commands are given 
is the repeated actions 
is the algorithmic thinking skills 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which command is used to turn the switch on?
toggle()
activateSwitch()
toggleSwitch()
onSwitch()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is coding?
the repeated actions in the program 
Algorithmic thinking skills
Telling a ​computer what to do.
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is swift playground?
A tool Used to write a pseudo code for any program 
Advanced tool to create applications 
powerful programming language created by Apple
is a algorithmic designer tools 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command used to gather the jewels in swift playground?
collectJewel()
collectGem()
getGem()
getJewel()

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is debugging?
errors in codes
creating a correct sequence of commands 
finding and fixing errors