Software Development TSA (Sample 3)

Software Development TSA (Sample 3)

12th Grade

73 Qs

quiz-placeholder

Similar activities

Python 01

Python 01

6th - 12th Grade

72 Qs

Review Computer Question

Review Computer Question

9th - 12th Grade

75 Qs

LONG QUIZ 1

LONG QUIZ 1

12th Grade

70 Qs

SOAL OLIMPIADE JARINGAN MIKROTIK - 1

SOAL OLIMPIADE JARINGAN MIKROTIK - 1

12th Grade

77 Qs

EXAM REVISION 1-2

EXAM REVISION 1-2

1st Grade - University

72 Qs

Midterm Exam - Modules 1-6

Midterm Exam - Modules 1-6

12th Grade

72 Qs

AP CSA Semester 1 Review (Mod 1 - 5)

AP CSA Semester 1 Review (Mod 1 - 5)

10th - 12th Grade

77 Qs

Rete

Rete

9th - 12th Grade

72 Qs

Software Development TSA (Sample 3)

Software Development TSA (Sample 3)

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

William Lang

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?