The variable age is to be used to represent a person’s age, in years. Which of the following is the most appropriate data type for age ?
Comp Sci Unit 2 #4

Quiz
•
Computers
•
11th Grade
•
Easy
Nick Nessralla
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Boolean
number
string
list
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Directions: The question or incomplete statement below is followed by four suggested answers or completions. Select the one that is best in each case.
The code segment below is intended to swap the values of the variables first and second using a temporary variable, temp .
Which of the following can be used to replace <MISSING CODE> so that the code segment works as intended?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following program, which uses the variables start, end, and current.
What is displayed as a result of executing the program?
1 3
3 3
3 4
4 4
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Directions: For the question or incomplete statement below, two of the suggested answers are correct. For this question, you must select both correct choices to earn credit. No partial credit will be earned if only one correct choice is selected. Select the two that are best in each case.
Which of the following are benefits of using well-named variables in a computer program?
Select two answers.
The program will run faster.
The program will be easier for people to read.
The program will have a greater data storage capacity.
The program will be easier to modify in the future.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume that the variables alpha and beta each are initialized with a numeric value. Which of the following code segments can be used to interchange the values of alpha and beta using the temporary variable temp ?
I and II only
I and III only
II and III only
I, II, and III
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment, which uses the variables r, s, and t.
r ← 1
s ← 2
t ← 3
r ← s
s ← t
DISPLAY (r)
DISPLAY (s)
What is displayed as a result of running the code segment?
1 1
1 2
2 3
3 2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The variable is Open is to be used to indicate whether or not a store is currently open. Which of the following is the most appropriate data type for is Open ?
Boolean
number
string
list
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Java Math

Quiz
•
9th - 12th Grade
10 questions
Study Guide - More Advanced Java

Quiz
•
11th - 12th Grade
10 questions
Python: Functions and Parameters

Quiz
•
9th - 12th Grade
10 questions
Comp Sci Quiz #6

Quiz
•
11th Grade
10 questions
Programming - High Level Code & Machine Code

Quiz
•
2nd - 11th Grade
15 questions
AP Computer Science Principles Unit 4 Review

Quiz
•
9th Grade - University
10 questions
CSP-Selection and Iteration

Quiz
•
9th - 12th Grade
14 questions
Computing Revision JCG

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade