
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
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?
(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 Wayground
55 questions
Grade 6 Computer Practice

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

Quiz
•
8th Grade - Professio...
65 questions
All About ICT

Quiz
•
3rd Grade - University
60 questions
OS, Utility Program, Computer memory

Quiz
•
8th Grade
60 questions
Review NCU U5678

Quiz
•
8th Grade
60 questions
Year 8 ICT TERM 3 REVIEW QUESTIONS

Quiz
•
8th Grade
63 questions
Semester 1 Exam Review

Quiz
•
8th Grade
60 questions
Computer Science Basics Quiz

Quiz
•
8th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade