
2018 MCQ

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

42 questions
Show all answers
1.
FLASHCARD QUESTION
Front
The code segment below is intended to swap the values of the variables first and second using a temporary variable, temp.
temp <- first
first <- second
Which of the following can be used to replace
Back
second <- temp
2.
FLASHCARD QUESTION
Front
A bank customer receives an e-mail from a sender claiming to be a bank employee. The e-mail asks the customer to provide personal information and to call a phone number if he or she has any questions. The customer suspects the e-mail might be a phishing attempt. Which of the following responses is most likely to be a privacy risk for the bank customer? A) Calling the bank at its official phone number to ask whether the request for personal information is legitimate B) Calling the phone number given in the e-mail and providing the personal information over the phone C) Checking that the domain name of the sender’s e-mail address is associated with the bank D) Conducting a Web search to see if other people have received similar requests for personal information
Back
Calling the phone number given in the e-mail and providing the personal information over the phone.
3.
FLASHCARD QUESTION
Front
Which of the following would be the best use of citizen science? A An experiment that requires all participants to be working in the same laboratory, B An experiment that requires expensive equipment to conduct, C An experiment that requires data measurements to be taken in many different locations, D An experiment that requires specialized knowledge and training to conduct
Back
An experiment that requires data measurements to be taken in many different locations.
4.
FLASHCARD QUESTION
Front
A student is writing a program to model different real-world events using simulations. Which of the following simulations will generate a result that would best be stored using a Boolean variable? A simulation of flipping a fair coin, A simulation of rolling a fair die (with sides numbered 1 through 6), A simulation of the temperature in a location over time, A simulation of traffic patterns on a road
Back
A simulation of flipping a fair coin
5.
FLASHCARD QUESTION
Front
5
Options:
a
b
c
d
Back
c
6.
FLASHCARD QUESTION
Front
Which of the following best describes the role of the Internet Engineering Task Force (IETF)?
Options: Developing standards and protocols for Internet communication, Preventing copyrighted materials from being illegally distributed online, Preventing malicious software from being distributed online, Verifying the ownership of encrypted keys used in secured messages
Back
Developing standards and protocols for Internet communication
7.
FLASHCARD QUESTION
Front
Consider the following program, which uses the variables star, end, and current.
start <- 1
end <- 20
current <- 3
start <- current
current <- current + 1
DISPLAY (start)
DISPLAY (current)
What is displayed as a result of executing the program?
Back
3 4
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
2024-2025 Fundamentals of Computing Final Exam Study Guide

Flashcard
•
9th - 12th Grade
28 questions
Quarter 4 Practice 1

Flashcard
•
9th - 12th Grade
28 questions
Quarter 4 Practice 1

Flashcard
•
9th - 12th Grade
42 questions
Von Neumann Architecture (IGCSE) - Assessment

Flashcard
•
11th Grade
28 questions
Python Conditionals Review

Flashcard
•
9th - 12th Grade
37 questions
COA24

Flashcard
•
KG
37 questions
AP CSP - Unit 4 Code.org Review

Flashcard
•
9th - 12th Grade
37 questions
AP CSP - Unit 4 Code.org Review

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade