Study Guide for Coding (Swift Code)

Study Guide for Coding (Swift Code)

8th Grade

26 Qs

quiz-placeholder

Similar activities

Electronics

Electronics

7th - 8th Grade

26 Qs

Google Sheets

Google Sheets

5th - 8th Grade

21 Qs

c++

c++

8th Grade

22 Qs

Code.org Unit 1 Review

Code.org Unit 1 Review

6th - 8th Grade

21 Qs

Computing Test

Computing Test

KG - Professional Development

23 Qs

ICT C3.1 - Videos (1-5)

ICT C3.1 - Videos (1-5)

7th - 8th Grade

21 Qs

Python - Data types

Python - Data types

8th - 9th Grade

26 Qs

Revision Second Preparatory

Revision Second Preparatory

8th Grade

28 Qs

Study Guide for Coding (Swift Code)

Study Guide for Coding (Swift Code)

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Abhijay Bitra

Used 6+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A concatenate is a combination of two strings together to create a new string

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A constant is a named container that stores a value that can be changed

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

gemCounter = gemCounter + 1 can also be written as...

gemCounter =+ 1

gemCounter =- 1

gemCounter += 1

gemCounter ++ 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean is a value that can only be true

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean Logic is a system that uses true/false values with And, Or, Not statements to control the outcome of a program

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If statements are code structures used to run code based on the value of one or more conditions

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What chart can we compare conditional code with?

Pie Chart

Flow Chart

T-Chart

Bubble Chart

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?