
Software Development TSA (Sample 3)

Quiz
•
Computers
•
12th Grade
•
Medium

William Lang
Used 1+ times
FREE Resource
73 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these are NOT a benefit of following a sequential design process?
Clients may not know exactly what their requirements are before they see working software and so change their requirements, leading to redesign.
Time spent early in the software production cycle can reduce costs at later stages.
It places emphasis on documentation (such as requirements documents and design documents) as well as source code.
It provides a structured approach, progresses linearly through discrete, easily understandable and explainable phases and thus is easy to understand.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can an efficient algorithm design reduce power consumption?
Algorithms that find the answer with the most precision reduce power.
Algorithms that interact with the user more frequently are used more often.
Algorithms that use fewer CPU cycles reduce demand on the processor.
The higher the level of the coding language used, the more efficient the algorithm.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT true about Big O notation?
It is used to classify algorithms according to how their running time or space requirements grow as the input size grows.
In mathematics, it is commonly used to describe how closely a finite series approximates a given function.
A description of a function in terms of big O notation usually provides the most accurate value of the function.
The letter O is used because the growth rate of a function is also referred to as order of the function.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the notation O(N2) mean when referring to an algorithm?
it represents an algorithm whose performance is inversely proportional to the square of the size of the input data set
it represents an algorithm whose performance is directly proportional to the size of the input data set
it represents an algorithm whose performance is log 2 with respect to the size of the input data set
it represents an algorithm whose performance is directly proportional to the square of the size of the input data set
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a best practice for protecting passwords or personal data?
use strong passwords that are protected and not shared with anyone
keep passwords in desk drawers instead of on top of the desk
tell only trusted associates your password
use email instead of your phone to send someone your password
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these would MOST alert you that you may have a possible email threat?
Your bank sends you an email during non-business hours.
You are asked to click on a link and share private information such as account numbers and passwords.
An e-commerce site you use frequently sends you a notice at the end of the year that your credit card is about to expire.
You get an email from your employer while you are at work.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a firewall on your computer?
to increase the speed of data communication on the internet
to remove viruses from your computer
to block unauthorized systems on the internet from gaining access to your computer and its data
to share data with identified friends and coworkers
Create a free account and access millions of resources
Similar Resources on Wayground
71 questions
CMU AP CSP - Student Created Questions WHS

Quiz
•
9th - 12th Grade
69 questions
PC Troubleshooting

Quiz
•
8th - 12th Grade
71 questions
CS- Q1 Revision

Quiz
•
12th Grade
77 questions
Functions of an Operating System Quiz

Quiz
•
12th Grade
69 questions
iGCSE Computer Science: Data

Quiz
•
9th - 12th Grade
70 questions
Hardware, Software and Networks Recap

Quiz
•
9th - 12th Grade
71 questions
Programming Principles

Quiz
•
12th Grade
70 questions
IGCSE Computer Science Quiz (Tr.WaiLinHtet)

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