Study Guide for Coding (Swift Code)

Study Guide for Coding (Swift Code)

8th Grade

26 Qs

quiz-placeholder

Similar activities

Computer Systems Homework

Computer Systems Homework

7th - 9th Grade

24 Qs

CSE Test 2.1.3 & 2.1.4

CSE Test 2.1.3 & 2.1.4

8th Grade

23 Qs

Class 7 revision

Class 7 revision

5th - 12th Grade

22 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

S3 Literacy Terms

S3 Literacy Terms

8th - 9th Grade

25 Qs

programing in GW basic

programing in GW basic

8th Grade

26 Qs

KS3 Hardware and Software Quiz

KS3 Hardware and Software Quiz

6th - 8th Grade

24 Qs

Swift Playground

Swift Playground

5th Grade - University

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 5+ 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?