Chapter 6, 8 Flashcards

1
Q

Which of the following forms of identity theft involves posing as a legitimate researcher to ask for personal information?

A

pretexting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

With more and more people using technology, what physical health diagnosis is on the rise?

A

repetitive strain injury

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

_____ ensures that the person requesting access to a computer is not an imposter.

A

Authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can you protect a computer from electrical spikes and surges?

A

Use a surge protector.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Emma downloaded a new game from an unfamiliar website. A few days later, Emma realized her system had been hacked and her credit card numbers were stolen. Without Emma knowing, what type of malware might she have downloaded to her computer?

A

A computer Trojan is a malware that hides inside another program, often downloaded from the web. It “masquerades” as performing a safe activity but instead does something malicious.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cassidy is a medical assistant in a hospital and has access to many medical files. When she brings patients to the examining room, she can be observed swiping a card, typing in a password, and staring into what appears to be a camera, all attached to the computer. After completing her check-in, Cassidy leaves the patient in the examining room waiting on the doctor. It is important that she logs out of the system so the patient does not have access to the information stored in the hospital’s database. Based on Cassidy’s actions what systems do you think the hospital has in place to protect the patient medical records?

A

Biometrics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a digital certificate?

A

Technology used to verify a user’s identity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can an attacker execute malware through a script?

A

A script can run a series of instructions to download and run malware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Creating a(n) _____ means copying files from a computer’s hard drive and storing them in a remote location.

A

data backup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How does encryption work?

A

It scrambles the information until the key is used to unscramble it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How is a worm different from a Trojan?

A

A worm spreads through a network, whereas a Trojan hides inside another program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which term refers to the science that specifies the design and arrangement of items you use so you interact with the items efficiently and safely?

A

Ergonomics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does discarding computers in a landfill affect the environment?

A

Lead and mercury in computer parts are seeping into the ground and water supply.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What kind of software products can you download from the Internet without being subjected to copyright restrictions?

A

Public domain software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A software development team needs to upgrade a program, but the team members are having trouble understanding the program code and how it works. What could be the reason?

A

incomplete documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

An growing organization needs to provide software to all of its current and future employees. Which of the following should the organization purchase?

A

Site license

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Why should we use an uninstaller that comes with an operating system rather than the system’s file management program to delete the folder containing the program’s files to remove a software or app from a device?

A

An uninstaller removes the program files and any associated entries in the system files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What do you call the rules each programming language has for writing instructions?

A

syntax

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which of the following tools translates the source code of a procedural program into binary code?

A

compiler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What type of security software prevents, detects, and removes malware that tries to collect personal information or change computer settings without your consent?

A

Antispyware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What type of program would have a class named Student with objects called fullTime and partTime?

A

object-oriented program

22
Q

In which category of software do Microsoft Office Word and Excel belong?

A

Productivity

23
Q

_____ is designed to prevent illegal distribution of movies, music, and other digital content, including programs and apps.

A

digital rights management

24
Q

While starting an app, Ian received an error message indicating that the version was no longer supported. How can Ian resolve the issue?

A

Visit the manufacturer’s website and install the latest updates for the app.

25
Q

During which phase of the SDLC is software tested to make sure each function works as intended?

A

all phases

26
Q

Which type of programming language provides a graphical environment where the programmer uses a combination of English-like instructions, graphics, icons, and symbols to create code?

A

Fourth generation language

27
Q

What type of software monitors all incoming and outgoing traffic for your computer and blocks suspicious activity?

A

antispyware

28
Q

_____ is the process of creating programs and apps from the idea stage to distribution to users.

A

Software development

29
Q

Movies, music, and other digital content can be illegally distributed. What laws or strategy are designed to prevent this illegal distribution?

A

Digital Rights Management

30
Q

Alexis changed a few default settings on a program she was using on her computer. Afterward, however, she did not like the results and preferred to get it back to default settings. Unfortunately, Alexis does not remember exactly what she changed. Which of the following types of tools could help her in this scenario?

A

Restorers

31
Q

Users of a new chat app reported many errors and bugs. What should the app developers release to solve the problems?

A

Service pack

32
Q

When Russ opened a website on his browser, he saw an error that the site was not compatible with the browser version he was running it on. What tools could Russ use to troubleshoot this issue?

A

Patch finders

33
Q

In which phase of the SDLC is the feasibility study done to determine if the project is worth pursuing?

A

Analysis phase

34
Q

Which of the following is an example of an object-oriented programming language

A

Java

35
Q

What area of software development focuses on the user’s reaction to and interaction with the software product?

A

User experience

36
Q

What is the goal of a DevOps methodology?

A

to produce programs quickly and then offer continuous updates

37
Q

Which type of software is copyrighted and distributed for free for a trial period, and then requires you to send payment to continue using the program?

A

Shareware

38
Q

Which of the following translation tools does NOT produce or store object code but translates instructions statement by statement?

A

Interpreters

39
Q

What defines the behavior of an object in object-oriented programming ?

A

Method

40
Q

File transfer programs belong in what software category?

A

Communications

41
Q

_____ are tools that track the memory usage, status, and errors of currently running software.

A

Process managers

42
Q

Which of the following programming languages adds interactivity to websites?

A

JavaScript

43
Q

A software company is working on a new project for a mutual fund organization. The client expects the scope of the project to be flexible; their goals are evolving and they needed to test the product as components are finished. Which type of project development methodology should be adopted?

A

Agile development

44
Q

Designers use ___________, which are blueprints of different aspects of the program that also indicate how a user gets from one area of the program to another.

A

wireframes

45
Q

Which commonly used programming language is used to manage, access, and search for database content?

A

SQL

46
Q

Which software development method uses a linear, structured development cycle that completes each step before continuing to the next phase?

A

waterfall method

47
Q

Which of the following does a software license usually specify?

A

number of people authorized to use the software

48
Q

Che contracted with a software development team to create a program for his company. He wants to review the budget and schedule for the project every week. Which project team member should he contact for this information?

A

Project manager

49
Q

The set of activities performed to build a program is called the _____.

A

software development life cycle (SDLC)

50
Q

Meredith was using a spreadsheet app when it stopped responding and closed unexpectedly. What happened to the app?

A

a crash

51
Q

During which phase of the SDLC does an app receive necessary maintenance, such as fixing errors or monitoring performance?

A

Support and security phase

52
Q

Ned wants to use a programming tool that includes a source code editor, debugger, and compiler. What type of software should Ned select?

A

integrated development environment (IDE)