To qualify for a particular scholarship, a student must have an overall grade point average of 3.0 or above and must have a science grade point average of over 3.2. Let overallGPA represent a student’s overall grade point average and let scienceGPA represent the student’s science grade point average. Which of the following expressions evaluates to true if the student is eligible for the scholarship and evaluates to false otherwise?

Final Review 60Q

Quiz
•
Computers
•
8th Grade
•
Easy
Vision Pathak
Used 8+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
(overallGPA > 3.0) AND (scienceGPA > 3.2)
(overallGPA > 3.0) AND (scienceGPA ≥ 3.2)
(overallGPA ≥ 3.0) AND (scienceGPA > 3.2)
(overallGPA ≥ 3.0) AND (scienceGPA ≥ 3.2)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code segment is used to determine whether a customer is eligible for a discount on a movie ticket.
val1 ←← (NOT (category = "new")) OR (age ≥ 65)
val2 ←← (category = "new") AND (age < 12)
If category is "new" and age is 20, what are the values of val1 and val2 as a result of executing the code segment?
val1 = true, val2 = true
val1 = true, val2 = false
val1 = false, val2 = true
val1 = false, val2 = false
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes a direct benefit in using redundant routing on the Internet?
Redundancy enables messages to be transmitted with as few packets as possible.
Redundancy enables network devices to communicate with as few network connections as possible.
Redundancy often allows messages to be sent on the network even if some network devices or connections have failed.
Redundancy prevents network communications from being intercepted by unauthorized individuals.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code segment is intended to set max equal to the maximum value among the integer variables x, y, and z. The code segment does not work as intended in all cases.
Which of the following initial values for x, y, and z can be used to show that the code segment does not work as intended?
x = 1, y = 2, z = 3
x = 1, y = 3, z = 2
x = 2, y = 3, z = 1
x = 3, y = 2, z = 1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the code segment below.
Which of the following changes will NOT affect the results when the code segment is executed?
Changing line 3 to b10
Changing line 3 to b+10
Changing line 7 to
b20
Changing line 7 to b+20
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A certain social media Web site allows users to post messages and to comment on other messages that have been posted. When a user posts a message, the message itself is considered data. In addition to the data, the site stores the following metadata.
- The time the message was posted
- The name of the user who posted the message
- The names of any users who comment on the message and the times the comments were made
For which of the following goals would it be more useful to analyze the data instead of the metadata?
To determine the users who post messages most frequently
To determine the time of day that the site is most active
To determine the topics that many users are posting about
To determine which posts from a particular user have received the greatest number of comments
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a true statement about program documentation?
Program documentation should not be changed after it is first written.
Program documentation is only needed for programs in development; it is not needed after a program is completed.
Program documentation is useful when programmers collaborate but not when a programmer works individually on a project.
Program documentation is useful during initial program development and also when modifications are made to existing programs.
Create a free account and access millions of resources
Similar Resources on Quizizz
55 questions
Social Media

Quiz
•
6th - 8th Grade
59 questions
Python CH1-3 Review

Quiz
•
8th Grade - Professio...
60 questions
QUIZBEE TLE 7 INDUSTRIAL ARTS

Quiz
•
7th Grade - University
59 questions
Year 8 - Term 2.2 Quiz

Quiz
•
8th Grade - University
60 questions
OS, Utility Program, Computer memory

Quiz
•
8th Grade
55 questions
Grade 6 Computer Practice

Quiz
•
6th - 8th Grade
60 questions
Doors

Quiz
•
1st Grade - Professio...
61 questions
Computer Basics Test

Quiz
•
6th - 8th Grade
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
Discover more resources for Computers
5 questions
capitalization in sentences

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

Interactive video
•
5th - 8th Grade
10 questions
Identify Slope and y-intercept (from equation)

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

Interactive video
•
7th - 12th Grade
15 questions
Volume Prisms, Cylinders, Cones & Spheres

Quiz
•
8th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
25 questions
Argumentative Writing & Informational Text Vocabulary Review

Quiz
•
8th Grade
18 questions
Informational Text Vocabulary

Quiz
•
7th - 8th Grade