Comp Sci Unit 2 #5

Quiz
•
Computers
•
11th Grade
•
Easy
Nick Nessralla
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Three students in different locations are collaborating on the development of an application. Which of the following strategies is LEAST likely to facilitate collaboration among the students?
Having all three students participate in frequent video chat sessions to discuss ideas about the project and to provide feedback on work done so far
Having all three students use an online shared folder to contribute and discuss components to be considered for use in the application
Having all three students write code independently and then having one student combine the code into a program
Having all three students work in a shared document that each can edit to provide comments on the work in progress
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A computer program uses 3 bits to represent integers. When the program adds the decimal (base 10) numbers 5 and 3, the result is 0. Which of the following is the best explanation for the result?
An overflow error occurred.
A round-off error occurred.
The result was affected by lossy data compression.
The result was approximated by a floating-point representation.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An office uses an application to assign work to its staff members. The application uses a binary sequence to represent each of 100 staff members. What is the minimum number of bits needed to assign a unique bit sequence to each staff member?
5
6
7
8
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment.
What are the values of first and second as a result of executing the code segment?
The value of first is true, and the value of second is true.
The value of first is true, and the value of second is false.
The value of first is false, and the value of second is true.
The value of first is false, and the value of second is false.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an advantage of a lossless compression algorithm over a lossy compression algorithm?
A lossless compression algorithm can guarantee that compressed information is kept secure, while a lossy compression algorithm cannot.
A lossless compression algorithm can guarantee reconstruction of original data, while a lossy compression algorithm cannot.
A lossless compression algorithm typically allows for faster transmission speeds than does a lossy compression algorithm.
A lossless compression algorithm typically provides a greater reduction in the number of bits stored or transmitted than does a lossy compression algorithm.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment.
Which of the following describes the possible values of ans as a result of executing the code segment?
Any integer value from 1 to 8, inclusive
Any integer value from 1 to 16, inclusive
Any integer value from 4 to 8, inclusive
Any integer value from 7 to 16, inclusive
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment.
What are the values of first and second as a result of executing the code segment?
first = 100, second = 100
first = 100, second = 200
first = 200, second = 100
first = 200, second = 200
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CP M4 Repetition & Loops

Quiz
•
9th - 12th Grade
15 questions
APCSP Cumulative Test 2

Quiz
•
9th - 12th Grade
12 questions
Search Algorithms

Quiz
•
9th - 11th Grade
12 questions
Programming Languages

Quiz
•
9th - 12th Grade
15 questions
10 min test 18

Quiz
•
9th - 12th Grade
10 questions
Coding - Computer Programming

Quiz
•
KG - University
15 questions
Paper 2 Revision

Quiz
•
10th Grade - University
10 questions
AP CSP Big Idea 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade