Software Development TSA (Sample 3)

Software Development TSA (Sample 3)

12th Grade

73 Qs

quiz-placeholder

Similar activities

computers, input output devices, software, storage, cpu

computers, input output devices, software, storage, cpu

9th - 12th Grade

75 Qs

V4 Final Exam

V4 Final Exam

12th Grade

68 Qs

AP CSP 12-17 - TUESDAY - Super Review

AP CSP 12-17 - TUESDAY - Super Review

9th - 12th Grade

71 Qs

COMPUTER SCIENCE -UNIT 2

COMPUTER SCIENCE -UNIT 2

12th Grade

71 Qs

Mr Browns Christmas Computer Science Quiz!

Mr Browns Christmas Computer Science Quiz!

9th - 12th Grade

69 Qs

CS IGCSE Unit 7. Low and high level programming - recap

CS IGCSE Unit 7. Low and high level programming - recap

10th - 12th Grade

76 Qs

2D Game Design Review

2D Game Design Review

9th - 12th Grade

70 Qs

Software Development TSA (Sample 3)

Software Development TSA (Sample 3)

Assessment

Quiz

Computers

12th Grade

Medium

Created by

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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?