PC4.8-PC4.9 CSC403 T2

Quiz
•
Computers
•
9th Grade
•
Hard
Shukria Arshe
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct Swift playground statement that is used to assign a new variable with the name total and initialize it to 5?
create total = 5
var total = 5
declare total = 5
variable total = 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the value of variable Time2 after executing the code segment below?
0
7
13
20
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following refers to the value of variable count after executing the code fragment above?
1
3
5
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following conditions makes the character collect exactly five gems in the code segment below?
counter>4
counter>5
counter>7
counter>10
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
.
Which of the following is false?
You cannot declare the same variable name more than once within a block,
You cannot declare the same variable name more than once within a block, even if a block contains other blocks.
A class’s instance variables override locally declared variables with the same names that are declared within the class’s methods.
A variable ceases to exist, or goes out of scope, at the end of the block in which it is declared.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable whose scope is located to the program, it can be used and updated by any part of the code. this scope is typically derived from the variable being declared (created) outside of any function, object, or method
Global Variable
Small Variable
Limited Variable
wideVariable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable with a scope is one that can only be seen, used and updated by code within the same scope. Typically this means the variable was declared (created) inside a function -- includes function parameter variables.
Global Variable
Local Variable
Limited Variable
wideVariable
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
13 questions
Scratch Programming

Quiz
•
1st - 12th Grade
10 questions
Pictoblox 8

Quiz
•
1st - 9th Grade
10 questions
Thunkable quiz

Quiz
•
8th - 9th Grade
15 questions
AP CSP Algorithms & Programming (College Board Style)

Quiz
•
9th - 12th Grade
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
12 questions
Scartch Quiz2024

Quiz
•
9th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade